wxWidgets/wxPython/demo
Robin Dunn f74ff5efa5 Finished wrapping and providing typemaps for wxInputStream and also
added the stream ctor and other methods for wxImage so images can now
be loaded from any Python "file-like" object.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-02-23 19:50:01 +00:00
..
bitmaps Added typemap for wxArrayString 2001-10-30 06:43:54 +00:00
bmp_source Patches, updates from contributors, etc. 2001-12-19 21:23:53 +00:00
data Updated the build docs a bit, added wxMetafileDataObject, and some 2002-02-06 21:03:27 +00:00
dllwidget Changed a method name 2001-12-07 04:32:43 +00:00
.cvsignore wxPython updates to match recent updates to wxCalendarCtrl, wxGrid, 2001-11-02 20:56:23 +00:00
About.py
ActiveXWrapper_Acrobat.py
ActiveXWrapper_IE.py
b Second phase of OOR completed. (Original python object return for 2001-10-13 00:41:21 +00:00
ColorPanel.py Fixed some demos 2001-10-21 03:44:47 +00:00
ColourDB.py Check for existing colour names when adding to wxTheColourDatabase 2002-02-07 01:44:05 +00:00
ColourSelect.py better log messages for this demo 2002-02-01 23:13:33 +00:00
ContextHelp.py wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame. 2001-11-30 23:15:05 +00:00
CustomDragAndDrop.py Corrected the text. 2001-11-16 00:01:38 +00:00
demo.py
demoMainLoop.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
DialogUnits.py
DragAndDrop.py Added OnDragOver returning wxDragCopy so text can be dropped from IE 6. 2002-01-22 20:18:42 +00:00
DrawXXXList.py Some little tweaks... 2001-10-18 19:19:38 +00:00
encode_bitmaps.py Patches, updates from contributors, etc. 2001-12-19 21:23:53 +00:00
ErrorDialogs.py New ErrorDialogs from Chris Fama 2001-11-13 03:09:28 +00:00
FancyText.py
FileBrowseButton.py
FontEnumerator.py Updates for recent changes to wx, and some other little tweaks and fixes. 2002-01-29 00:11:38 +00:00
GenericButtons.py Added wxGenBitmapTextButton contrib from Lorne White. 2001-09-03 23:23:47 +00:00
GridCustEditor.py Removed som unnecessary sh-bangs. 2001-11-02 19:43:54 +00:00
GridCustTable.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py Updated the build docs a bit, added wxMetafileDataObject, and some 2002-02-06 21:03:27 +00:00
GridStdEdRend.py Fixing some demos to look and act better 2001-07-05 17:27:59 +00:00
hangman.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
ImageBrowser.py
images.py Patches, updates from contributors, etc. 2001-12-19 21:23:53 +00:00
infoframe.py
joystick_wdr.py Removed som unnecessary sh-bangs. 2001-11-02 19:43:54 +00:00
joystick.wdr
LayoutAnchors.py
Layoutf.py
Main.py Finished wrapping and providing typemaps for wxInputStream and also 2002-02-23 19:50:01 +00:00
MDIDemo.py
MDISashDemo.py
mimetypes_wdr.py Removed som unnecessary sh-bangs. 2001-11-02 19:43:54 +00:00
mimetypes.wdr Added typemap for wxArrayString 2001-10-30 06:43:54 +00:00
OOR.py Added wxClientDataContainer to wxSizer, so sizers can now do OOR in 2001-10-21 03:56:07 +00:00
paper.xml
PrintFramework.py Second phase of OOR completed. (Original python object return for 2001-10-12 23:26:38 +00:00
PyCrust.py Added a new sample app that is a style editor for wxSTC. 2001-08-28 19:21:45 +00:00
PyCrustWithFilling.py Patches, updates from contributors, etc. 2001-12-19 21:23:53 +00:00
PythonEvents.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
pyTree.py
quotes.xml
README.txt
redemo.py
run.py Some updates to go with changes in current CVS. 2002-01-05 23:45:33 +00:00
simple.py Some updates to go with changes in current CVS. 2002-01-05 23:45:33 +00:00
Sizers.py
SlashDot.py
SplitTree.py Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
TablePrint.py Updated contribs from Lorne White 2001-11-30 23:33:32 +00:00
TestTable.txt Added more contribs from Lorne White, and updated some of the existing ones. 2001-09-04 04:17:38 +00:00
Threads.py Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
URLDragAndDrop.py Added typemap for wxArrayString 2001-10-30 06:43:54 +00:00
viewer_basics.py
viewer.py
VirtualListCtrl.py A few tweaks and some cleanup for the wxPython demo 2002-02-21 00:50:27 +00:00
widgetTest.py
wxButton.py Added wxPyLog so log targets can be created in Python with the 2001-10-05 18:29:29 +00:00
wxCalendar.py Fix for bug #511057 2002-02-01 02:48:21 +00:00
wxCalendarCtrl.py
wxCheckBox.py
wxCheckListBox.py A fix for Python 2.2 which can sometimes call __wxCleanup before all 2002-02-12 21:28:41 +00:00
wxChoice.py updated version number 2001-07-04 23:34:51 +00:00
wxColourDialog.py
wxComboBox.py Added sample of using client data to the wxComboBox demo 2002-01-07 19:15:47 +00:00
wxDialog.py
wxDirDialog.py
wxDragImage.py Fixing some demos to look and act better 2001-07-05 17:27:59 +00:00
wxDynamicSashWindow.py Added wxDynamicSashWindow to wxPython, plus other odds and ends. 2001-11-25 09:39:49 +00:00
wxEditableListBox.py Attempted to add the SplitTree gizmo classes, but it is not working on 2001-11-30 21:16:36 +00:00
wxEditor.py Added SplitTree sample to the demo 2001-12-03 20:41:03 +00:00
wxFileDialog.py Second phase of OOR completed. (Original python object return for 2001-10-12 23:26:38 +00:00
wxFindReplaceDialog.py Second phase of OOR completed. (Original python object return for 2001-10-12 23:26:38 +00:00
wxFloatBar.py
wxFontDialog.py Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
wxFrame.py Fixing some demos to look and act better 2001-07-05 17:27:59 +00:00
wxGauge.py
wxGenericDirCtrl.py Updates for recent changes to wx, and some other little tweaks and fixes. 2002-01-29 00:11:38 +00:00
wxGLCanvas.py wxGLCanvas updates 2001-11-13 03:08:53 +00:00
wxGrid.py
wxHtmlWindow.py A few tweaks and some cleanup for the wxPython demo 2002-02-21 00:50:27 +00:00
wxImage.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxJoystick.py
wxLayoutConstraints.py
wxLEDNumberCtrl.py Some demo cleanup and distrib stuff 2001-12-10 21:20:48 +00:00
wxListBox.py Refactored Python shadows to use wxControlWithItems where appropriate. 2001-10-03 03:32:37 +00:00
wxListCtrl.py added sample (currently commented out) of how to veto column size events 2002-02-07 01:04:53 +00:00
wxMask.py Fixing some demos to look and act better 2001-07-05 17:27:59 +00:00
wxMessageDialog.py
wxMimeTypesManager.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxMiniFrame.py Demo cleanup 2001-11-20 17:04:15 +00:00
wxMultipleChoiceDialog.py A bit of cleanup and etc. 2001-11-14 18:43:55 +00:00
wxMVCTree.py
wxNotebook.py Fixed some demos 2001-10-21 03:44:47 +00:00
wxOGL.py Changes needed to solve wxPython's OOR problem for the wxOGL shapes. 2001-11-27 02:56:59 +00:00
wxPageSetupDialog.py
wxpdemo.ico Added icons for the demo and for XRCed, and added a shortcut to XRCed 2002-01-28 23:10:22 +00:00
wxPlotCanvas.py
wxPopupWindow.py wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame. 2001-11-30 23:15:05 +00:00
wxPrintDialog.py
wxProcess.py Significantly changed how the Python interpreter lock and thread state 2001-09-16 01:51:13 +00:00
wxProgressDialog.py
wxRadioBox.py Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
wxRightTextCtrl.py More demo/distrib updates 2001-12-10 22:44:38 +00:00
wxSashWindow.py
wxScrolledMessageDialog.py A bit of cleanup and etc. 2001-11-14 18:43:55 +00:00
wxScrolledWindow.py A little cleanup for this demo 2002-02-02 01:10:06 +00:00
wxSingleChoiceDialog.py Various other tweaks and updates 2001-11-13 03:18:00 +00:00
wxSlider.py
wxSpinButton.py
wxSpinCtrl.py Fixed some demos 2001-10-21 03:44:47 +00:00
wxSplitterWindow.py
wxStaticBitmap.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxStaticText.py
wxStatusBar.py
wxStyledTextCtrl_1.py Added DnD related events to wxSTC 2001-10-23 22:12:50 +00:00
wxStyledTextCtrl_2.py use proper style name 2002-01-03 18:16:35 +00:00
wxTextCtrl.py some demo cleanup 2001-11-14 04:01:42 +00:00
wxTextEntryDialog.py A few tweaks and some cleanup for the wxPython demo 2002-02-21 00:50:27 +00:00
wxTimer.py Updated timer demo (again ;-) 2001-10-30 18:16:01 +00:00
wxToggleButton.py
wxToolBar.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
wxTreeCtrl.py Show class type returned from HitTest 2001-11-07 16:12:44 +00:00
wxValidator.py
wxVTKRenderWindow.py some minor tweaks for the VTK demo 2001-07-06 17:35:48 +00:00
wxWave.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
XML_Resource.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
XMLtreeview.py odds and ends... 2001-07-05 02:16:20 +00:00

To run the main demo in this directory, execute demo.py.  In other
words, one of the following commands should do it:

       demo.py
       python demo.py
       pythonw demo.py