wxWidgets/wxPython/demo
Robin Dunn 1e7ecb7be0 Massive code changes and cleanup to allow wxPython to be split into
multiple extension modules again.  A Python CObject is used to allow
the "export" of SWIG and other common helper functions from the wxc
module to other modules, even if they are in separate shared
libraries.  Should also be usable from 3rd party code, just include
wxPython/src/export.h

Changed the default setup so the following are built as separate
extension modules:  calendar, glcanvas, grid, html, ogl, stc, and
utils.  Will probably add more later.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-12-22 00:06:04 +00:00
..
bitmaps merged 2.2 branch 2000-07-15 19:51:35 +00:00
data Massive code changes and cleanup to allow wxPython to be split into 2000-12-22 00:06:04 +00:00
.cvsignore Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
About.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
ActiveXWrapper_Acrobat.py merged 2.2 branch 2000-07-15 19:51:35 +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
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
DialogUnits.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
DragAndDrop.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
FileBrowseButton.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
FontEnumerator.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
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 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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
GridSimple.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
GridStdEdRend.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
hangman.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
Layoutf.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
Main.py New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +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 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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
pyTree.py merged 2.2 branch 2000-07-15 19:51:35 +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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
SlashDot.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
Threads.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
viewer_basics.py merged 2.2 branch 2000-07-15 19:51:35 +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 New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +00:00
wxCalendar.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxCalendarCtrl.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxCheckBox.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxCheckListBox.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxChoice.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxColourDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxComboBox.py merged 2.2 branch 2000-07-15 19:51:35 +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 merged 2.2 branch 2000-07-15 19:51:35 +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 Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +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 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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxLayoutConstraints.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxListBox.py New typemaps for wxString when compiling for Python 2.0 and beyond 2000-11-21 03:44:14 +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 merged 2.2 branch 2000-07-15 19:51:35 +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 merged 2.2 branch 2000-07-15 19:51:35 +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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxSashWindow.py Fixed a bunch of leaking references in how the callbacks deal with 2000-12-10 08:37:52 +00:00
wxScrolledMessageDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxScrolledWindow.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxSingleChoiceDialog.py merged 2.2 branch 2000-07-15 19:51:35 +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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxStaticText.py merged 2.2 branch 2000-07-15 19:51:35 +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 Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxStyledTextCtrl_2.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxTextCtrl.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxTextEntryDialog.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxTimer.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxToolBar.py Fixed a bunch of leaking references in how the callbacks deal with 2000-12-10 08:37:52 +00:00
wxTreeCtrl.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
wxValidator.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxVTKRenderWindow.py merged 2.2 branch 2000-07-15 19:51:35 +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