2008-04-08 19:39 UTC
Attach find my LSP code and ODCL file.
I am a rookie with OpenDCL and I am trying to translate one of my lisps with DCL into ODCL.
At current I am a little confused. When both my combo_boxes where combo_boxes, using dcl_Control_SetText would set the text when i initialized. Now that I have switched the combo_box to a dropdown, dcl_Control_SetText, no longer set the display text.
Do I have to work with a item number and a list like with DCL?
Any help would be appreciated?
I am a rookie with OpenDCL and I am trying to translate one of my lisps with DCL into ODCL.
At current I am a little confused. When both my combo_boxes where combo_boxes, using dcl_Control_SetText would set the text when i initialized. Now that I have switched the combo_box to a dropdown, dcl_Control_SetText, no longer set the display text.
Do I have to work with a item number and a list like with DCL?
Any help would be appreciated?