wxWidgets/wxPython/demo
Robin Dunn 83c8bcfde6 demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-28 18:18:07 +00:00
..
bitmaps Added wrappers and a demo for the animate contrib 2005-04-04 23:15:29 +00:00
bmp_source Some new icons 2004-10-22 03:04:16 +00:00
data Make the wx.MediaCtrl demo more functional, and add a sample movie. 2004-12-24 00:43:24 +00:00
dllwidget
.cvsignore
About.py Update year 2005-04-02 03:45:36 +00:00
ActiveX_FlashWindow.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
ActiveX_IEHtmlWindow.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
ActiveX_PDFWindow.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
AnalogClockWindow.py
ArtProvider.py Add more art IDs 2005-02-19 22:59:48 +00:00
b
BitmapButton.py
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 Bind the EVT_HELP events to the textctrls, not the panel 2005-04-22 15:16:26 +00:00
Cursor.py
CustomDragAndDrop.py Some little demo tweaks 2005-01-29 01:17:02 +00:00
DatePickerCtrl.py Added wx.DatePickerCtrl 2005-02-18 04:38:30 +00:00
demo.py
Dialog.py no need to call SetAutoLayout 2005-04-18 22:23:47 +00:00
DialogUnits.py
DirDialog.py
DragAndDrop.py Some little demo tweaks 2005-01-29 01:17:02 +00:00
DragImage.py
DrawXXXList.py
DynamicSashWindow.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
EditableListBox.py
Editor.py
encode_bitmaps.py use multiple images for changing the taskbar icon 2004-10-19 03:50:09 +00:00
EventManager.py
FancyText.py
FileBrowseButton.py Use sizers for layout 2005-01-13 20:46:17 +00:00
FileDialog.py
FileHistory.py
FindReplaceDialog.py apples and oranges bug fixed 2005-04-19 22:39:43 +00:00
FloatBar.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
FloatCanvas.py untabified 2005-01-13 20:47:03 +00:00
FoldPanelBar.py Added wx.lib.foldpanelbar, Andrea Gavana's port of Jorgen Bodde's C++ 2005-03-30 22:58:23 +00:00
FontDialog.py
FontEnumerator.py
Frame.py
Gauge.py
GenericButtons.py
GenericDirCtrl.py
GIFAnimationCtrl.py Added wrappers and a demo for the animate contrib 2005-04-04 23:15:29 +00:00
GLCanvas.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
Grid_MegaExample.py
Grid.py
GridBagSizer.py Use wx.FULL_PAINT_ON_RESIZE 2004-10-30 21:30:16 +00:00
GridCustEditor.py
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py
GridHugeTable.py Move comment to where it can be a true statement ;-) 2005-04-04 22:52:29 +00:00
GridSimple.py namespace fix 2005-01-13 20:45:17 +00:00
GridStdEdRend.py
HtmlWindow.py
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py use multiple images for changing the taskbar icon 2004-10-19 03:50:09 +00:00
infoframe.py
IntCtrl.py
Joystick.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
KeyEvents.py Better capture of unicode character events 2005-03-19 22:02:25 +00:00
LayoutAnchors.py some demo tweaks 2005-03-12 20:59:15 +00:00
LayoutConstraints.py
Layoutf.py
LEDNumberCtrl.py
Listbook.py fix image range 2004-10-19 03:49:19 +00:00
ListBox.py
ListCtrl_edit.py Remove comment too 2004-10-19 03:51:35 +00:00
ListCtrl_virtual.py
ListCtrl.py Corrected some comments 2004-10-15 19:35:03 +00:00
Main.py Added wrappers and a demo for the animate contrib 2005-04-04 23:15:29 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py
MDIDemo.py
MDISashDemo.py
MDIWindows.py
MediaCtrl.py misc 2005-02-02 22:36:36 +00:00
Menu.py
MessageDialog.py
MimeTypesManager.py
MiniFrame.py
MouseGestures.py A little cleanup 2005-03-25 20:16:27 +00:00
MultiChoiceDialog.py Added MultiChoiceDialog 2005-03-31 23:56:36 +00:00
MultipleChoiceDialog.py
MultiSash.py
MVCTree.py
Notebook.py
OGL.py
PageSetupDialog.py
paper.xml
PopupControl.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
PopupMenu.py
PopupWindow.py no need for the panel in the transient popup any more 2005-04-14 01:17:00 +00:00
PrintDialog.py
PrintFramework.py Some little demo tweaks 2005-01-29 01:17:02 +00:00
Process.py
ProgressDialog.py demo tweaks 2005-04-28 18:18:07 +00:00
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 Avoid name clash with wx.App.OnExit 2005-02-03 03:09:17 +00:00
SashWindow.py Patch #1143556: mods to SashWindow demo: auto-generate IDs 2005-02-18 20:25:05 +00:00
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py User newer APIs for setting up scrolling 2005-03-09 22:30:18 +00:00
ShapedWindow.py
SingleChoiceDialog.py
Sizers.py
Slider.py
Sound.py Save a reference to the async sound object 2004-10-29 16:50:07 +00:00
SpinButton.py
SpinCtrl.py
SplitterWindow.py a little more tweaking 2005-04-20 22:37:50 +00:00
SplitTree.py a little more tweaking 2005-04-22 23:30:03 +00:00
StandardPaths.py StandardPaths updates. Added a demo sample for StandardPaths. Made 2004-11-18 01:28:18 +00:00
StaticBitmap.py
StaticBox.py typo 2005-02-18 05:21:49 +00:00
StaticText.py
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py Allow to set a style's wxFontEncoding 2005-04-19 22:30:40 +00:00
StyledTextCtrl_2.py
TablePrint.py adjusted indent 2005-04-11 20:16:07 +00:00
template.py StandardPaths updates. Added a demo sample for StandardPaths. Made 2004-11-18 01:28:18 +00:00
templateold.py
TestTable.txt
TextCtrl.py
TextEntryDialog.py
Threads.py
Throbber.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
throbImages.py
Ticker.py
TimeCtrl.py
Timer.py
ToggleButton.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
ToolBar.py
TreeCtrl.py some bugs in the demo fixed 2005-04-22 14:30:03 +00:00
TreeListCtrl.py
Unicode.py
URLDragAndDrop.py
Validator.py wxStdButtonSizer Finalise --> Realize 2005-02-18 17:49:03 +00:00
viewer_basics.py
viewer.py
VListBox.py
widgetTest.py fix string substitution 2005-03-24 16:41:57 +00:00
Wizard.py
wxpdemo.ico
XmlResource.py
XmlResourceHandler.py
XmlResourceSubclass.py
XMLtreeview.py the python2 check is gone, take out the use of the flag too 2004-11-13 03:00:09 +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