Fix bug with m_current causing EVT_LIST_KEY_DOWN events not to fire in virtual mode...
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 21 Apr 2007 21:44:31 +0000 (21:44 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 21 Apr 2007 21:44:31 +0000 (21:44 +0000)
commit6ff68ce9ad2f2b1bc97f45ffefdf6add1fcb7eef
treee1ca2b2ec70151186e66333aa2c8cd1875e03f05
parentb8e3f1cfb7892a1144385bbbd94e9d4f02d887d5
Fix bug with m_current causing EVT_LIST_KEY_DOWN events not to fire in virtual mode, also added handler for navigation keys and tweaked the virtual code for setting selection.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listctrl_mac.cpp