wxWidgets/utils/wxPython/demo
Robin Dunn 6230a84fdc more tweaks for release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-13 07:33:29 +00:00
..
bitmaps more tweaks for release 1999-11-13 07:33:29 +00:00
data
.cvsignore
About.py
ColorPanel.py
CustomDragAndDrop.py
demo.py
demoMainLoop.py
DialogUnits.py
DragAndDrop.py
FontEnumerator.py
hangman.py
Layoutf.py
Main.py
MDIDemo.py
OldSizers.py
paper.xml
PrintFramework.py
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
README.txt
Sizers.py
SlashDot.py
Threads.py more tweaks for release 1999-11-13 07:33:29 +00:00
widgetTest.py
wxButton.py
wxCalendar.py more tweaks for release 1999-11-13 07:33:29 +00:00
wxCheckBox.py
wxCheckListBox.py
wxChoice.py
wxColourDialog.py
wxComboBox.py
wxDialog.py
wxDirDialog.py
wxFileDialog.py
wxFloatBar.py
wxFontDialog.py
wxFrame.py
wxGauge.py
wxGLCanvas.py
wxGrid.py
wxHtmlWindow.py
wxImage.py
wxLayoutConstraints.py
wxListBox.py
wxListCtrl.py
wxMessageDialog.py
wxMiniFrame.py
wxMultipleChoiceDialog.py
wxNotebook.py
wxOGL.py
wxPageSetupDialog.py
wxPlotCanvas.py
wxPrintDialog.py
wxProgressDialog.py
wxRadioBox.py
wxSashWindow.py
wxScrolledMessageDialog.py
wxScrolledWindow.py
wxSingleChoiceDialog.py
wxSlider.py
wxSpinButton.py
wxSplitterWindow.py
wxStaticBitmap.py
wxStaticText.py
wxStatusBar.py
wxTextCtrl.py
wxTextEntryDialog.py
wxTimer.py
wxToolBar.py
wxTreeCtrl.py
wxValidator.py
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