wxWidgets/wxPython/demo
Robin Dunn f3d9dc1d87 Other odds and ends...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-04-02 03:49:52 +00:00
..
bitmaps Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
data Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +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
CustomDragAndDrop.py
demo.py
demoMainLoop.py
DialogUnits.py
DragAndDrop.py
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
GenericButtons.py New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +00:00
GridCustEditor.py a fix in the demo 2000-12-11 02:55:03 +00:00
GridCustTable.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py Other odds and ends... 2001-04-02 03:49:52 +00:00
GridStdEdRend.py
hangman.py
LayoutAnchors.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
Layoutf.py
Main.py Other odds and ends... 2001-04-02 03:49:52 +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
paper.xml
PrintFramework.py
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
PythonEvents.py
pyTree.py
quotes.xml
README.txt
redemo.py
run.py
Sizers.py
SlashDot.py
Threads.py
viewer_basics.py
viewer.py
widgetTest.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxButton.py New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +00:00
wxCalendar.py
wxCalendarCtrl.py
wxCheckBox.py
wxCheckListBox.py
wxChoice.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxColourDialog.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxComboBox.py
wxDialog.py
wxDirDialog.py
wxDragImage.py
wxEditor.py
wxFileDialog.py
wxFloatBar.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxFontDialog.py
wxFrame.py
wxGauge.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxGLCanvas.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +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
wxLayoutConstraints.py
wxListBox.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxListCtrl.py New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +00:00
wxMask.py
wxMessageDialog.py
wxMiniFrame.py
wxMultipleChoiceDialog.py
wxMVCTree.py
wxNotebook.py
wxOGL.py Other odds and ends... 2001-04-02 03:49:52 +00:00
wxPageSetupDialog.py
wxPlotCanvas.py
wxPrintDialog.py
wxProcess.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxProgressDialog.py
wxRadioBox.py
wxSashWindow.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxScrolledMessageDialog.py
wxScrolledWindow.py Other odds and ends... 2001-04-02 03:49:52 +00:00
wxSingleChoiceDialog.py
wxSlider.py
wxSpinButton.py
wxSpinCtrl.py
wxSplitterWindow.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxStaticBitmap.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxStaticText.py
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 Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxTextEntryDialog.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxTimer.py
wxToolBar.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
wxTreeCtrl.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxValidator.py
wxVTKRenderWindow.py
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