You should use a dialogeditor to construct your dialog, things get a lot easier 
and indirect give you your "pre-init" suggestion, 
as the editor creates a .h file(symbolic names to id nr) which you then can use 
first in an ooDialog rexx, like this
.application~useGlobalConstDir("O", "dialogName.h")
of course you can create an .h file manually yourself also.
A good and free editor i ResEdit
/hex

-------------------------
Ursprungligt Meddelande:
Från: amphitr...@ok.de
Till: oorexx-users@lists.sourceforge.net
Kopia: 
Datum: torsdag, 15 november 2012 01:48
Ämne: Re: [Oorexx-users] Example in 23.2.3.2 SystemMenu Command Event Handler
..........
.....
That leads me to the question if it would be an advantage to have 
something like a "pre-init" method, which is executed before the 
first statement (or clause) of the main program. Not to confuse 
with the init() method.

Best,
M.
.......

...

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to