wxWidgets/wxPython
Robin Dunn 887a1bd93e Update the notebook before running the sample in case it is a modal
dialog, (but the best thing to do is to just always make a panel with
buttons to launch the dialog...)

Fix the find text to ensure that the found text is visible

Added ability to open a PyShell window that has the app and demo frame
preloaded in the namespace.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-06 18:23:52 +00:00
..
contrib reSWIGged 2004-07-17 23:32:47 +00:00
demo Update the notebook before running the sample in case it is a modal 2004-08-06 18:23:52 +00:00
distrib more build tweaks 2004-08-06 00:02:02 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Update the notebook before running the sample in case it is a modal 2004-08-06 18:23:52 +00:00
include/wx/wxPython Since the wxPyMake_wxObject typemap is also used for constructors we 2004-06-30 20:12:14 +00:00
misc a little cleanup 2004-07-01 00:48:01 +00:00
samples Fix bad keyword args 2004-07-06 21:00:59 +00:00
scripts Generate pywrap as a console tool. 2004-03-30 00:10:15 +00:00
src reSWIGged 2004-08-06 00:47:18 +00:00
SWIG Add a package="name" option to the %module directive in my SWIG patch 2004-06-02 02:27:43 +00:00
wx SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks 2004-08-04 22:24:57 +00:00
wxPython Added wxQuantize 2004-08-02 21:56:06 +00:00
.cvsignore Add a set of scripts that can be used to build and upload the 2004-06-14 19:53:50 +00:00
b GTK2 is now the default for builds. 2004-08-06 00:22:50 +00:00
b.bat Use -c 2004-07-06 21:12:52 +00:00
b.win32 Add a set of scripts that can be used to build and upload the 2004-06-14 19:53:50 +00:00
config.py GTK2 is now the default for builds. 2004-08-06 00:22:50 +00:00
setup.py Install headers to the new location, use the new wx-config options 2004-07-22 18:15:18 +00:00