Native wxCheckListBox implementation for wxWinCE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-11-05 22:49:33 +00:00
parent 24cd6f8250
commit 316189733a
7 changed files with 438 additions and 14 deletions

View File

@@ -38,6 +38,7 @@ wxMSW:
wxWinCE:
- Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.
- Native wxCheckListBox implementation.
Unix: