wxCombobox question
Alexander V. Voinov
avv at quasar.ipa.nw.ru
Tue Jun 12 20:11:26 EDT 2001
Hi Vadim and Robin (et al.),
Is it possible in wxPython/wxWindows to tell if the drop-down list
really _dropped_ down (i.e. visible to the user) or not? In the MS API
there are a CBN_<something> notification events, which allow to
intercept, process this information (and behave differently depending on
this). But I do not see anything like this on the wx* levell.
Thank you in advance
Alexander
More information about the Python-list
mailing list