mobileConrolDo to Browser Widget

Dan Friedman dan at clearvisiontech.com
Mon Aug 28 15:07:37 EDT 2017


Klaus,

Thank you!   That did the trick!

-Dan


Hi Dan,

> Am 28.08.2017 um 19:54 schrieb Dan Friedman via use-livecode <use-livecode at lists.runrev.com<http://lists.runrev.com/mailman/listinfo/use-livecode>>:
>
> Is is possible to call a javascript to a browser widget?    For example:
>       mobileControlDo "Browser1","execute",("doAnswer()")
> Where the widget is named “Browser1”.   Is this possible?

yes, but in a different way (browser widget <> mobilecontrol):
...
do "your javascript goes here..." in widget "your browser widget here"
...

> Thank you in advance,
> -Dan

Best

Klaus



More information about the use-livecode mailing list