OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Iulian on February 02, 2012, 04:14:11 AM

Title: Could be disabled random lines of a list box?
Post by: Iulian on February 02, 2012, 04:14:11 AM
Hi, I need to know if it is possible to disable from a List Box which contains 10 lines,
lines 1, 4 and 7 for instance? If it is possible, how can I do this?

Thanks.
Title: Re: Could be disabled random lines of a list box?
Post by: Fred Tomke on February 03, 2012, 03:43:47 AM
Hi, you can't gray them out. You can suppress them to get selected by using OnSelChanged.

Regards, Fred