wxWidgets/wxPython/demo
Robin Dunn 7d77854038 Update copyright year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-02 19:01:51 +00:00
..
bitmaps
bmp_source
data Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
dllwidget
.cvsignore
About.py Update copyright year 2006-01-02 19:01:51 +00:00
ActiveX_FlashWindow.py
ActiveX_IEHtmlWindow.py
ActiveX_PDFWindow.py
AnalogClockWindow.py
ArtProvider.py
b
BitmapButton.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
Button.py
Calendar.py
CalendarCtrl.py
CheckBox.py
CheckListBox.py
Choice.py
Choicebook.py
ColorPanel.py
ColourDB.py
ColourDialog.py
ColourSelect.py
ComboBox.py
ContextHelp.py
Cursor.py
CustomDragAndDrop.py
DatePickerCtrl.py
demo.py
Dialog.py
DialogUnits.py
DirDialog.py
DragAndDrop.py
DragImage.py
DrawXXXList.py
DynamicSashWindow.py
EditableListBox.py
Editor.py
encode_bitmaps.py
EventManager.py
FancyText.py
FileBrowseButton.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
FileDialog.py
FileHistory.py
FindReplaceDialog.py
FloatBar.py
FloatCanvas.py
FoldPanelBar.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
FontDialog.py
FontEnumerator.py
Frame.py
Gauge.py
GenericButtons.py
GenericDirCtrl.py
GIFAnimationCtrl.py
GLCanvas.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
Grid_MegaExample.py
Grid.py
GridBagSizer.py
GridCustEditor.py
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py
GridStdEdRend.py
HtmlWindow.py
HyperLinkCtrl.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py
infoframe.py
IntCtrl.py
Joystick.py
KeyEvents.py
LayoutAnchors.py
LayoutConstraints.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
Layoutf.py
LEDNumberCtrl.py
Listbook.py
ListBox.py
ListCtrl_edit.py
ListCtrl_virtual.py
ListCtrl.py
Main.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py
MDIDemo.py
MDISashDemo.py
MDIWindows.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
MediaCtrl.py
Menu.py
MessageDialog.py
MimeTypesManager.py
MiniFrame.py
MouseGestures.py
MultiChoiceDialog.py
MultipleChoiceDialog.py
MultiSash.py
MultiSplitterWindow.py
MVCTree.py
Notebook.py
OGL.py
PageSetupDialog.py
paper.xml
PopupControl.py
PopupMenu.py
PopupWindow.py
PrintDialog.py
PrintFramework.py
Process.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
ProgressDialog.py
PyColourChooser.py
PyCrust.py
PyPlot.py
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
RadioBox.py
RadioButton.py
README.txt
RightTextCtrl.py
RowColSizer.py
run.py
SashWindow.py
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py
ShapedWindow.py
SingleChoiceDialog.py
Sizers.py
Slider.py
Sound.py
SpinButton.py
SpinCtrl.py
SplitterWindow.py
SplitTree.py
StandardPaths.py
StaticBitmap.py
StaticBox.py
StaticText.py
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py
StyledTextCtrl_2.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
TablePrint.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
template.py
TestTable.txt
TextCtrl.py
TextEntryDialog.py
Threads.py
Throbber.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
throbImages.py
Ticker.py
TimeCtrl.py
Timer.py
ToggleButton.py
ToolBar.py
TreeCtrl.py
TreeListCtrl.py
Unicode.py
URLDragAndDrop.py
Validator.py
viewer_basics.py
viewer.py
VListBox.py
widgetTest.py
Wizard.py
wxpdemo.ico
XmlResource.py
XmlResourceHandler.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
XmlResourceSubclass.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