wxWidgets/wxPython/demo
Robin Dunn f19533bfd1 Test code for float editors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-24 21:44:02 +00:00
..
bitmaps Various minor tweaks and updates 2002-05-05 04:17:27 +00:00
bmp_source Added wxWizard and the wizard page classes, as well as a wizard sample 2002-08-17 19:08:21 +00:00
data wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. 2002-03-20 20:43:39 +00:00
dllwidget Changed a method name 2001-12-07 04:32:43 +00:00
.cvsignore Some files to ignore 2002-05-15 19:09:31 +00:00
About.py more demo updates 2002-05-15 19:06:54 +00:00
ActiveXWrapper_Acrobat.py demo tweaks 2002-07-11 20:41:21 +00:00
ActiveXWrapper_IE.py better cleanup 2002-07-12 21:29:49 +00:00
b Some little demo updates 2002-05-27 21:22:37 +00:00
ColorPanel.py
ColourDB.py Check for existing colour names when adding to wxTheColourDatabase 2002-02-07 01:44:05 +00:00
ColourSelect.py Updated demo to show EVT_COLOURSELECT 2002-03-13 22:25:18 +00:00
ContextHelp.py wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame. 2001-11-30 23:15:05 +00:00
CustomDragAndDrop.py little demo updates 2002-06-12 19:53:17 +00:00
demo.py
demoMainLoop.py
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
encode_bitmaps.py Added wxWizard and the wizard page classes, as well as a wizard sample 2002-08-17 19:08:21 +00:00
ErrorDialogs.py
FancyText.py
FileBrowseButton.py
FontEnumerator.py demo tweaks 2002-07-11 20:41:21 +00:00
GenericButtons.py Added wxPyWindow and wxPyControl which are just like their wx 2002-06-06 17:37:38 +00:00
GridCustEditor.py
GridCustTable.py Test code for float editors 2002-08-24 21:44:02 +00:00
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
hangman.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
ImageBrowser.py
images.py Added wxWizard and the wizard page classes, as well as a wizard sample 2002-08-17 19:08:21 +00:00
infoframe.py
joystick_wdr.py
joystick.wdr
LayoutAnchors.py
Layoutf.py
Main.py Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be 2002-08-24 02:29:34 +00:00
MDIDemo.py Reorganized the tree in the wxPython demo, hooked the MDI demos into 2002-04-18 05:43:08 +00:00
MDISashDemo.py Reorganized the tree in the wxPython demo, hooked the MDI demos into 2002-04-18 05:43:08 +00:00
mimetypes_wdr.py
mimetypes.wdr
OOR.py
paper.xml
PrintFramework.py
PyCrust.py No, I didn't test it before. This is what I meant to do! 2002-05-27 22:14:41 +00:00
PyCrustWithFilling.py demo tweaks 2002-07-11 20:41:21 +00:00
PythonEvents.py
pyTree.py
quotes.xml
README.txt
redemo.py
RowColSizer.py Reformatted some demo text 2002-03-09 21:18:55 +00:00
run.py Reorganized listctrl demo a bit so I can test a bug report 2002-08-16 19:44:51 +00:00
ScrolledPanel.py bug fix 2002-08-07 21:05:58 +00:00
simple.py demo update 2002-05-15 19:45:03 +00:00
Sizers.py
SlashDot.py
SplitTree.py demo tweaks 2002-07-11 20:41:21 +00:00
TablePrint.py Updated contribs from Lorne White 2001-11-30 23:33:32 +00:00
template.py Added wxArtProvider and other changes to match CVS updates 2002-06-14 23:31:53 +00:00
TestTable.txt
Threads.py Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
Unicode.py Updated unicode sample again. Added two more languages. 2002-03-15 18:29:26 +00:00
URLDragAndDrop.py
viewer_basics.py
viewer.py
widgetTest.py
wxArtProvider.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxButton.py minor updates 2002-06-05 16:45:04 +00:00
wxCalendar.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxCalendarCtrl.py Updates to match recent CVS changes. 2002-03-26 21:55:33 +00:00
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
wxColourDialog.py
wxComboBox.py Move font and encoding related classes to a new module. Added 2002-04-03 18:15:21 +00:00
wxDialog.py Updates to match recent CVS changes. 2002-03-26 21:55:33 +00:00
wxDirDialog.py minor updates 2002-06-05 16:45:04 +00:00
wxDragImage.py Some demo tweaks 2002-07-06 18:13:59 +00:00
wxDynamicSashWindow.py Added wxDynamicSashWindow to wxPython, plus other odds and ends. 2001-11-25 09:39:49 +00:00
wxEditableListBox.py Little tweaks and fixes. 2002-03-08 23:06:21 +00:00
wxEditor.py Changed name of demo so the list sorts nicer 2002-06-15 05:52:22 +00:00
wxFileDialog.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxFileHistory.py No, I didn't test it before. This is what I meant to do! 2002-05-27 22:14:41 +00:00
wxFindReplaceDialog.py
wxFloatBar.py Some demo tweaks 2002-07-06 18:13:59 +00:00
wxFontDialog.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxFrame.py
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 Added code (currently disabled) to show putting a wxGLCanvas on a panel 2002-06-13 16:57:18 +00:00
wxGrid.py Test code for float editors 2002-08-24 21:44:02 +00:00
wxHtmlWindow.py Added demo of using a sizer in a wxScrolledWindow 2002-06-26 20:08:30 +00:00
wxIEHtmlWin.py demo tweaks 2002-07-11 20:41:21 +00:00
wxImage.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxImageFromStream.py Finished wrapping and providing typemaps for wxInputStream and also 2002-02-23 19:59:59 +00:00
wxJoystick.py
wxKeyEvents.py demo tweak 2002-08-16 02:27:28 +00:00
wxLayoutConstraints.py
wxLEDNumberCtrl.py Some demo cleanup and distrib stuff 2001-12-10 21:20:48 +00:00
wxListBox.py
wxListCtrl_virtual.py More wxListCtrl test code 2002-08-12 17:54:46 +00:00
wxListCtrl.py Reorganized listctrl demo a bit so I can test a bug report 2002-08-16 19:44:51 +00:00
wxMask.py
wxMDIWindows.py Reorganized the tree in the wxPython demo, hooked the MDI demos into 2002-04-18 05:43:08 +00:00
wxMenu.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxMessageDialog.py
wxMimeTypesManager.py Changed the img2py tool to use PNG instead of XPM for embedding image 2002-02-26 22:35:10 +00:00
wxMiniFrame.py Demo cleanup 2001-11-20 17:04:15 +00:00
wxMultipleChoiceDialog.py
wxMVCTree.py
wxNotebook.py Put a panel under the colored windows so wxGTK's notebook doesn't 2002-08-14 00:29:13 +00:00
wxOGL.py various tweaks and updates 2002-05-12 03:20:42 +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 Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxPrintDialog.py
wxProcess.py Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
wxProgressDialog.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxRadioBox.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxRightTextCtrl.py More little demo updates 2002-03-13 22:26:55 +00:00
wxSashWindow.py
wxScrolledMessageDialog.py
wxScrolledWindow.py Various little tweaks 2002-07-20 00:14:28 +00:00
wxSingleChoiceDialog.py
wxSlider.py
wxSpinButton.py
wxSpinCtrl.py
wxSplitterWindow.py
wxStaticBitmap.py Changed the img2py tool to use PNG instead of XPM for embedding image 2002-02-26 22:35:10 +00:00
wxStaticText.py Added generic static text control 2002-07-08 20:06:13 +00:00
wxStatusBar.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxStyledTextCtrl_1.py demo tweaks 2002-07-11 20:41:21 +00:00
wxStyledTextCtrl_2.py better font sizes 2002-06-24 19:36:19 +00:00
wxTextCtrl.py demo tweaks 2002-07-11 20:41:21 +00:00
wxTextEntryDialog.py A few tweaks and some cleanup for the wxPython demo 2002-02-21 00:50:27 +00:00
wxTimer.py Updates to match recent CVS changes. 2002-03-26 21:55:33 +00:00
wxToggleButton.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxToolBar.py Fixes and other changes to the demo and some library modules so they 2002-08-13 23:59:08 +00:00
wxTreeCtrl.py demo tweaks 2002-07-11 20:41:21 +00:00
wxValidator.py Show changing the control colour when the validator fails. 2002-06-20 21:42:30 +00:00
wxWave.py More little demo updates 2002-03-13 22:26:55 +00:00
wxWizard.py A more dynamic wxWizard sample, and a fix for wxGrid wrappers 2002-08-22 00:00:04 +00:00
wxXmlResource.py Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be 2002-08-24 02:29:34 +00:00
wxXmlResourceHandler.py Change back to the simple method by default 2002-08-24 02:44:30 +00:00
XMLtreeview.py

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