wxWidgets/wxPython/demo
Robin Dunn d43d449bdd A little cleanup for this demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-02-02 01:10:06 +00:00
..
bitmaps
bmp_source
data
dllwidget
.cvsignore
About.py
ActiveXWrapper_Acrobat.py
ActiveXWrapper_IE.py
b
ColorPanel.py
ColourDB.py
ColourSelect.py better log messages for this demo 2002-02-01 23:13:33 +00:00
ContextHelp.py
CustomDragAndDrop.py
demo.py
demoMainLoop.py
DialogUnits.py
DragAndDrop.py
DrawXXXList.py
encode_bitmaps.py
ErrorDialogs.py
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
GridCustEditor.py
GridCustTable.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py
GridStdEdRend.py
hangman.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
ImageBrowser.py
images.py
infoframe.py
joystick_wdr.py
joystick.wdr
LayoutAnchors.py
Layoutf.py
Main.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
MDIDemo.py
MDISashDemo.py
mimetypes_wdr.py
mimetypes.wdr
OOR.py
paper.xml
PrintFramework.py
PyCrust.py
PyCrustWithFilling.py
PythonEvents.py
pyTree.py
quotes.xml
README.txt
redemo.py
run.py
simple.py
Sizers.py
SlashDot.py
SplitTree.py
TablePrint.py
TestTable.txt
Threads.py
URLDragAndDrop.py
viewer_basics.py
viewer.py
VirtualListCtrl.py
widgetTest.py
wxButton.py
wxCalendar.py Fix for bug #511057 2002-02-01 02:48:21 +00:00
wxCalendarCtrl.py
wxCheckBox.py
wxCheckListBox.py
wxChoice.py
wxColourDialog.py
wxComboBox.py
wxDialog.py
wxDirDialog.py
wxDragImage.py
wxDynamicSashWindow.py
wxEditableListBox.py
wxEditor.py
wxFileDialog.py
wxFindReplaceDialog.py
wxFloatBar.py
wxFontDialog.py
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
wxGrid.py
wxHtmlWindow.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxImage.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxJoystick.py
wxLayoutConstraints.py
wxLEDNumberCtrl.py
wxListBox.py
wxListCtrl.py
wxMask.py
wxMessageDialog.py
wxMimeTypesManager.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxMiniFrame.py
wxMultipleChoiceDialog.py
wxMVCTree.py
wxNotebook.py
wxOGL.py
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
wxPrintDialog.py
wxProcess.py
wxProgressDialog.py
wxRadioBox.py
wxRightTextCtrl.py
wxSashWindow.py
wxScrolledMessageDialog.py
wxScrolledWindow.py A little cleanup for this demo 2002-02-02 01:10:06 +00:00
wxSingleChoiceDialog.py
wxSlider.py
wxSpinButton.py
wxSpinCtrl.py
wxSplitterWindow.py
wxStaticBitmap.py Demo cleanup and path issues. 2002-01-24 01:24:39 +00:00
wxStaticText.py
wxStatusBar.py
wxStyledTextCtrl_1.py
wxStyledTextCtrl_2.py
wxTextCtrl.py
wxTextEntryDialog.py
wxTimer.py
wxToggleButton.py
wxToolBar.py
wxTreeCtrl.py
wxValidator.py
wxVTKRenderWindow.py
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

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