|
From: Basso, L. F. <lf...@vi...> - 2014-09-28 00:20:17
|
HWGUI 2.17 ???
cRegistre:=aRegistres[1] // value of the first item of a text
array
@ 15,84 GET COMBOBOX oCombo3 VAR cRegistre ITEMS aRegistres STYLE
WS_TABSTOP ;
SIZE 490, 25 //ON CHANGE {|| cRegistre=oCombo3:getvalue()}
to attrib use :=
-----Mensagem Original-----
From: Alain Aupeix
Sent: Saturday, September 27, 2014 5:33 PM
To: Hwgui-developers ; Alexander S.Kresin
Subject: [Hwgui-developers] How to keep the value of a combobox ?
I'm sorry to insist, but there is not too much guys who want to help me ...
I have tried something like:
cRegistre=aRegistres[1] // value of the first item of a text
array
@ 15,84 GET COMBOBOX oCombo3 ITEMS aRegistres STYLE WS_TABSTOP ;
SIZE 490, 25 ON CHANGE {|| cRegistre=oCombo3:getvalue()}
I'm completly lost, the documentation gives no solution, and there are
not examples which can help ...
Please, help me ...
Thanks
A+
--
------------------------------------------------------------------------
Alain Aupeix
http://jujuland.pagesperso-orange.fr/
http://pissobi-lacassagne.pagesperso-orange.fr/
------------------------------------------------------------------------
U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev (2014-09-09 22;51) |
HbIDE (Rev.316) | Five.Linux (r138) | Hw.Gui (2285)
------------------------------------------------------------------------
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Hwgui-developers mailing list
Hwg...@li...
https://lists.sourceforge.net/lists/listinfo/hwgui-developers
|