First stop is the Dictionary. Use the API drop down menu to select the widget - Segmented Control or Browser.
I'm an idiot - I looked in the API tab, and the Guide tab, and somehow didn't notice that the API menu wasn't limited to LCS/LCB.
Some people can't be helped! thanks Brian, Ben On 20/09/2017 16:54, Brian Milby via use-livecode wrote:
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 < [email protected]> 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
