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

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/setup.h
// Name: wx/msw/wince/setup.h
// Purpose: Configuration for the library
// Author: Julian Smart
// Modified by:
@@ -1069,10 +1069,6 @@
// NB: stuff which doesn't work at all under CE is forcefully disabled in
// wx/msw/wince/chkconf.h
// wxCheckListBox requires wxOwnerDrawn which is disabled below
#undef wxUSE_CHECKLISTBOX
#define wxUSE_CHECKLISTBOX 0
// Windows CE doesn't use RAS so wxDialUpManager doesn't work under it
#undef wxUSE_DIALUP_MANAGER
#define wxUSE_DIALUP_MANAGER 0