> Does anyone know if it will ever be possible to place controls on
> layers above a browser widget?


I don’t know if that is in the works or when it may be available.

But you might be able to kludge it now on desktop:
1- place the control (say, a button) that you want to position within the 
browser’s rect in a separate stack;
2- set the window shape of that stack to match the shape of the button;
3- position that ‘button’ stack on top of the browser widget that is in the 
underlain stack.

I haven’t tried it but it may work.

Jim Lambert
_______________________________________________
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