]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/printfw.cpp
New toolbar wrappers
authorRobin Dunn <robin@alldunn.com>
Thu, 23 Dec 1999 22:37:22 +0000 (22:37 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 23 Dec 1999 22:37:22 +0000 (22:37 +0000)
commitab2208b54e16b9aec14a20c041031ac40890c161
treeceb46c8618c30c15ea04393622fd4842f1c3e1a5
parent2463329cd36c305f4007445049a89439fb7e62a9
New toolbar wrappers
wxMask demos
GenericButton now derives from wxControl
Lots of small changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
utils/wxPython/src/gtk/cmndlgs.cpp
utils/wxPython/src/gtk/controls.cpp
utils/wxPython/src/gtk/controls.py
utils/wxPython/src/gtk/frames.cpp
utils/wxPython/src/gtk/gdi.py
utils/wxPython/src/gtk/image.cpp
utils/wxPython/src/gtk/image.py
utils/wxPython/src/gtk/mdi.cpp
utils/wxPython/src/gtk/misc.py
utils/wxPython/src/gtk/printfw.cpp
utils/wxPython/src/gtk/sizers.cpp
utils/wxPython/src/gtk/sizers.py
utils/wxPython/src/gtk/stattool.cpp
utils/wxPython/src/gtk/stattool.py
utils/wxPython/src/gtk/windows3.cpp
utils/wxPython/src/gtk/wx.cpp
utils/wxPython/src/gtk/wx.py