I want to create a forms builder (simple explanation). I kind of know that I
could produce this with cloning but as the end result is going to be HTML
files, I'm wondering how I could do this with an HTML control that's
potentially cross platform.
I will need to build some special user interface element (a popup to select
graphics).
So I'm wondering given the missing HTML control, if it would be possible to
harness a browser somehow, that when a user clicks on special links, I can
popup my own special control. I guess one way would be to create a plugin,
but is this possible with RB?
Thanks...martin
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|