Statements such as:

     self~createListView(IDC_ORDMGMT_ICONS, e~x, e~y, e~w, e~h, 'icon')

work OK. 

But if I add single or double quotes around the symbolic ID like this:

     self~createListView('IDC_ORDMGMT_ICONS', e~x, e~y, e~w, e~h, 'icon')

Then I get an error message "DlgAreaU class could not parse
SELF~CREATELISTVIEW(...)", and this and other controls do not re-size when
the window is re-sized. 

Is this working properly, or is it a bug?

Thx,
Oliver
  
 

 



------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to