wxWidgets/wxPython/demo
Robin Dunn d56cebe7a4 Added ability to use xml resource files. Still need to add ability to
subclass wxXmlResourceHandler, etc...

Added wxGridAutoEditMixin to the mixins library package.

Made ColourSelect be derived from wxButton.

Fixed a few bugs here and there, added some missing methods, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-06-15 21:43:26 +00:00
..
bitmaps Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
bmp_source Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
data Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
.cvsignore Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
About.py some little fixes 2001-02-21 21:12:10 +00:00
ActiveXWrapper_Acrobat.py Other odds and ends... 2001-04-02 03:49:52 +00:00
ActiveXWrapper_IE.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
ColorPanel.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
ColourDB.py changed version number 2001-05-22 05:59:09 +00:00
ColourSelect.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
CustomDragAndDrop.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
demo.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
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 Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
DragAndDrop.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
encode_bitmaps.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
FancyText.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
FileBrowseButton.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
FontEnumerator.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
GenericButtons.py Images can now be embedded in Python source files. 2001-04-09 19:36:36 +00:00
GridCustEditor.py Images can now be embedded in Python source files. 2001-04-09 19:36:36 +00:00
GridCustTable.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
GridEnterHandler.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
GridHugeTable.py Implemented the first phase of OOR (Original Object Return). See the 2001-05-17 22:47:09 +00:00
GridSimple.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
GridStdEdRend.py Implemented the first phase of OOR (Original Object Return). See the 2001-05-17 22:47:09 +00:00
hangman.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
ImageBrowser.py Added colourselect.py, imagebrowser.py and an updated calendar.py to 2001-04-02 05:57:32 +00:00
images.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
infoframe.py Updated infoframe from Chris Fama 2001-04-12 02:53:14 +00:00
joystick_wdr.py Added sample to the demo for wxJoystick 2001-05-20 01:18:39 +00:00
joystick.wdr Added sample to the demo for wxJoystick 2001-05-20 01:18:39 +00:00
LayoutAnchors.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
Layoutf.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
Main.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
MDIDemo.py Fixed a bunch of leaking references in how the callbacks deal with 2000-12-10 08:37:52 +00:00
MDISashDemo.py Fixed a bunch of leaking references in how the callbacks deal with 2000-12-10 08:37:52 +00:00
OOR.py wxDragImage fixes and cleanup 2001-05-18 23:46:30 +00:00
paper.xml merged 2.2 branch 2000-07-15 19:51:35 +00:00
PrintFramework.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
PyShell.py Re-added a couple files that got left out of the merge somehow... 2000-10-30 21:58:36 +00:00
PyShellWindow.py merged 2.2 branch 2000-07-15 19:51:35 +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 Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
quotes.xml merged 2.2 branch 2000-07-15 19:51:35 +00:00
README.txt merged 2.2 branch 2000-07-15 19:51:35 +00:00
redemo.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
run.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
Sizers.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
SlashDot.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
Threads.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
viewer_basics.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
viewer.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
widgetTest.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxButton.py Images can now be embedded in Python source files. 2001-04-09 19:36:36 +00:00
wxCalendar.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxCalendarCtrl.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxCheckBox.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxCheckListBox.py Changed IDs used for the popup menu 2001-05-22 16:02:58 +00:00
wxChoice.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
wxColourDialog.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxComboBox.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxDirDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxDragImage.py wxDragImage fixes and cleanup 2001-05-18 23:46:30 +00:00
wxEditor.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxFileDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxFloatBar.py Images can now be embedded in Python source files. 2001-04-09 19:36:36 +00:00
wxFontDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxFrame.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxGauge.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxGLCanvas.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxGrid.py Added demo of creating a custom Grid Editor 2000-11-04 07:38:17 +00:00
wxHtmlWindow.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxImage.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxJoystick.py changed version number 2001-05-22 05:59:09 +00:00
wxLayoutConstraints.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxListBox.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxListCtrl.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
wxMask.py Images can now be embedded in Python source files. 2001-04-09 19:36:36 +00:00
wxMessageDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxMiniFrame.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxMultipleChoiceDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxMVCTree.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxNotebook.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxOGL.py Fixed OOR related problem in OGL 2001-05-18 06:53:25 +00:00
wxPageSetupDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxPlotCanvas.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxPrintDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxProcess.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxProgressDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxRadioBox.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxSashWindow.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxScrolledMessageDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxScrolledWindow.py MouseWheel stuff 2001-05-06 05:03:24 +00:00
wxSingleChoiceDialog.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxSlider.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxSpinButton.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxSpinCtrl.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxSplitterWindow.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxStaticBitmap.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxStaticText.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxStatusBar.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxStyledTextCtrl_1.py Added code to optionally put the wxSTC on a panel instead of directly 2001-03-27 18:56:28 +00:00
wxStyledTextCtrl_2.py Added code to optionally put the wxSTC on a panel instead of directly 2001-03-27 18:56:28 +00:00
wxTextCtrl.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
wxTextEntryDialog.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxTimer.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxToggleButton.py MouseWheel stuff 2001-05-06 05:03:24 +00:00
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 Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
wxValidator.py Implemented the first phase of OOR (Original Object Return). See the 2001-05-17 22:47:09 +00:00
wxVTKRenderWindow.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxWave.py Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
XML_Resource.py Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
XMLtreeview.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +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