OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Peter2 on August 18, 2017, 03:14:54 AM

Title: Content of List in Comboboxex
Post by: Peter2 on August 18, 2017, 03:14:54 AM
Maybe I stumbeld about this topic some time ago...

The help describes the content of list in Combobox in this way:
[code]
Datentyp Liste von Strings in der Form (strItem0 strItem1 ...)
(dcl-Control-SetList Schachtdaten/main/com_achse lstNewValue [als Liste von Strings])
Diese Eigenschaft beinhaltet die Liste der Bezeichnungen aller Eintr
Title: Re: Content of List in Comboboxex
Post by: Elviraz on May 03, 2018, 01:55:07 AM
What are some important things that I can develop?
Title: Re: Content of List in Comboboxex
Post by: Fred Tomke on May 19, 2018, 05:20:49 AM
Hallo, Peter,
unfortunately your message was cut.
SetList works fine for comboboxes.
(dcl-control-setlist plant_sc_plant_description_cbb_qual_stil (list "Style1" "Style2"))
What exactly does not match your expectations?
Regards, Fred
Title: Re: Content of List in Comboboxex
Post by: Peter2 on May 20, 2018, 08:17:06 AM
Hi Fred

thanks, but at the moment I don't know any more what I was looking for  :-[