]> git.saurik.com Git - wxWidgets.git/history - src/common/ctrlsub.cpp
fixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine...
[wxWidgets.git] / src / common / ctrlsub.cpp
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...