[Gambas-user] gb.web.gui control access info
T Lee Davidson
t.lee.davidson at gmail.com
Wed Jul 20 14:25:13 CEST 2022
On 7/20/22 06:28, Bruce Steers wrote:
> Is there a way to find how to properly access things with js in gb.web.gui
>
> For example to get a WebTextBox text I must use
> JS(WebTextBox1.Name) & ":entry"
>
> it's the ":entry" part i wish to know about.
> and how to discover what i need to use and what's available for all other controls too.
> Is there a command/property for it? could there be?
> any docs ? when i start understanding what I'm doing i'll start adding to the wiki.
>
> Many thanks
> BruceS
From where are you getting the JS() function? I don't find it on the Wiki.
--
Lee
More information about the User
mailing list