prevent combo "pop-down"

Hello, I have a combo box that I would like to temporarily make “unchangeable”, ie the text in it is still normal but the down arrow is grayout. Disabling the control grays out the text, hard to see what was selected. I have a feeling this is not possible :frowning: Thanks,

Oliver

Oliver Schoenborn wrote:

Hello, I have a combo box that I would like to temporarily make "unchangeable", ie the text in it is still normal but the down arrow is grayout. Disabling the control grays out the text, hard to see what was selected. I have a feeling this is not possible :frowning: Thanks,

My feeling is that your feeling is correct. Sorry.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!