so that C++ documentation applies.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1517
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxPyDefaultPosition.Set(-1,-1)
wxPyDefaultSize.Set(-1,-1)
wxPyDefaultPosition.Set(-1,-1)
wxPyDefaultSize.Set(-1,-1)
+# aliases so that C++ documentation applies:
+wxDefaultPosition = wxPyDefaultPosition
+wxDefaultSize = wxPyDefaultSize
#----------------------------------------------------------------------
## class wxPyStdOutWindow(wxFrame):
#----------------------------------------------------------------------
## class wxPyStdOutWindow(wxFrame):
#----------------------------------------------------------------------------
#
# $Log$
#----------------------------------------------------------------------------
#
# $Log$
+# Revision 1.8 1999/01/29 21:13:42 HH
+# Added aliases for wxDefaultPosition and wxDefaultSize (from wxPy..) in _extras,
+# so that C++ documentation applies.
+#
# Revision 1.7 1998/11/25 08:45:21 RD
# Revision 1.7 1998/11/25 08:45:21 RD
# Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
# Added events for wxGrid
# Other various fixes and additions
# Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
# Added events for wxGrid
# Other various fixes and additions