Subject | TIB_Combobox problem |
---|---|
Author | Tobias Giesen |
Post date | 2002-02-05T17:09:04Z |
Hello!
I have a nice combobox with these Items:
Task, Question, Message, and Reply.
The ItemValues are: T,Q,M,R.
Now: I do not want the user to ever see any of the ItemValues. However,
after a selection is made and the focus moves away from the Combobox, it
shows the ItemValue rather than the full text.
If this is really how it is designed, I could
a) add a property "AlwaysShowFullItemText", and/or
b) add an event "GetDisplayText" which is missing anyway.
Cheers,
Tobias
-----------------------
Tobias Giesen, Composer
Developer of TGTools
www.tobiasgiesen.de
www.tgtools.de
-----------------------
I have a nice combobox with these Items:
Task, Question, Message, and Reply.
The ItemValues are: T,Q,M,R.
Now: I do not want the user to ever see any of the ItemValues. However,
after a selection is made and the focus moves away from the Combobox, it
shows the ItemValue rather than the full text.
If this is really how it is designed, I could
a) add a property "AlwaysShowFullItemText", and/or
b) add an event "GetDisplayText" which is missing anyway.
Cheers,
Tobias
-----------------------
Tobias Giesen, Composer
Developer of TGTools
www.tobiasgiesen.de
www.tgtools.de
-----------------------