[Gambas-bugtracker] Bug #2252: WebControl Text/Value property that can be used with external javascripts
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Jun 16 19:58:52 CEST 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2252&from=L21haW4-
Comment #1 by Benoît MINISINI:
Why did you swap the system information and the bug description?
You can call the "gw.textbox.getText()" and "gw.textbox.setText(id, text)" method for that.
'id' being the name of the textbox control.
But beware that these API are not public, and so may change at any time.
Why do you want to change the contents of a textbox from the browser?
Benoît MINISINI changed the state of the bug to: NeedsInfo.
More information about the Bugtracker
mailing list