Will it ever be possible place controls over browser widget?

Brian Milby brian at milby7.com
Thu Oct 4 23:00:43 EDT 2018


Just tried a native Mac button over the browser widget. Clicks do get received, but the button is not drawn over the browser. The Mac native single line field will layer over/under the native button fine. And as expected, if you create a giant button and cover everything, then it is only responsive where it is not covered by a native layer control.

-hh’s demo is the one I was remembering.

Thanks,
Brian
On Oct 4, 2018, 10:06 PM -0400, Tom Glod via use-livecode <use-livecode at lists.runrev.com>, wrote:
> HH .... that is the workaround I was going for.........thanks for the
> demo....proves my thesis and I feel great about going forward with that
> solution.
>
>
>
> On Thu, Oct 4, 2018 at 9:47 PM hh via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
> > > Bob S. wrote:
> > > I suspect all they did was take the old browser object and wrap
> > > it in a widget that it can respond to and send messages.
> >
> > The widget is more than a simple wrapper.
> >
> > It is more comfortable and works (with the right settings) for
> > most use cases too on linux.
> >
> > TMHO, it is one of the strongest tools available in LiveCode.
> > By using JavaScript you have a FFI or, seen from the other side,
> > a wonderful GUI to JavaScript of which others dream of.
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list