We already know that this is not possible by "ordinary" controls
because the browser widget has a native layer.
(Except we"bundle" your controls in a floating window.)

But there is one way more (I use it for updating my Textedit
widget).

Of course you can overlay a browser widget with a browser widget:

Make using HTML/CSS a "Bar" (containing buttons etc.).
The HTML/CSS of that is pretty simple and changeable without deep
knowledge of HTML or CSS.
You get a clickCallback via a javaScriptHandler and can simply use
the scripts of your LCS objects from that javaScriptHandler.

I made a simple example stack with 6 rounded buttons here, may be
I'll update it from time to time:

http://forums.livecode.com/viewtopic.php?p=172729#p172729



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to