(Browser) Widget documentation

Brian Milby brian at milby7.com
Wed Sep 20 11:54:55 EDT 2017


First stop is the Dictionary.  Use the API drop down menu to select the
widget - Segmented Control or Browser.

I'm not sure about the second question (but I know it is possible, just
don't know the details).

On Wed, Sep 20, 2017 at 9:28 AM, Ben Rubinstein via use-livecode <
use-livecode at lists.runrev.com> wrote:

> General question: where can users find a reference to the supported
> properties/commands/functions of widgets? E.g. the properties of a
> Segmented Control widget?
>
> More specific immediate question: where can I find a reference for the
> Browser widget?
>
> Even more specific question: how can I interrogate the contents of the
> loaded page in a browser widget? e.g. the dictionary has
>
>         -- Use JavaScript to hide "myButton" in the page displayed in a
> browser widget.
>         do "document.getElementById('myButton').hidden = 'hidden'" in
> widget "myBrowser"
>
> But how would I get the value of document.getElementById('myButton').hidden
> back to LiveCode?
>
> TIA,
>
> Ben
>
> _______________________________________________
> 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