Support for custom controls, first attempt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky
2007-03-13 23:59:38 +00:00
parent aa67a27af1
commit 00d153468c
3 changed files with 74 additions and 0 deletions

View File

@@ -1365,6 +1365,8 @@ Homepage: http://xrced.sourceforge.net\
xxxMenuBar, xxxMenu, xxxToolBar,
xxxWizard, xxxBitmap, xxxIcon]:
self.maxIDs[cl] = 0
# Handlers
clearHandlers()
def SetModified(self, state=True):
self.modified = state