Will it ever be possible place controls over browser widget?
Jim Lambert
jiml at netrin.com
Thu Oct 4 18:10:32 EDT 2018
> 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
More information about the use-livecode
mailing list