]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_textctrl.i
Added more default args as needed to allow most window types to be
authorRobin Dunn <robin@alldunn.com>
Wed, 2 Jun 2004 20:53:05 +0000 (20:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 2 Jun 2004 20:53:05 +0000 (20:53 +0000)
commitd55734102e25f5d11bcb4bbac39083320afd3699
treeab80e12f8644a446e5bc096cd6347cf29ae44009
parent6fd864d1591eca9ccd0cb2ccad5a92d9e15f893b
Added more default args as needed to allow most window types to be
constructed with only the parent window arg.  In some cases other args
may be required for normal operation, but they can usually be set
after construction.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
wxPython/contrib/gizmos/gizmos.i
wxPython/docs/CHANGES.txt
wxPython/src/_button.i
wxPython/src/_checkbox.i
wxPython/src/_cmndlgs.i
wxPython/src/_control.i
wxPython/src/_gauge.i
wxPython/src/_listbox.i
wxPython/src/_mdi.i
wxPython/src/_notebook.i
wxPython/src/_pycontrol.i
wxPython/src/_pywindows.i
wxPython/src/_radio.i
wxPython/src/_sashwin.i
wxPython/src/_slider.i
wxPython/src/_statctrls.i
wxPython/src/_statusbar.i
wxPython/src/_textctrl.i
wxPython/src/_tglbtn.i
wxPython/src/_toolbar.i
wxPython/src/_toplvl.i
wxPython/src/_window.i
wxPython/src/grid.i