wxWidgets/wxPython/demo
Robin Dunn 7db509e27e some demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 20:59:15 +00:00
..
bitmaps increased bit-depth 2004-06-15 03:26:47 +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 removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
.cvsignore bash version of wxPython's b script for win32 2004-06-09 02:43:22 +00:00
About.py Show PlatformInfo in the About box too. 2004-10-15 20:21:37 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
Button.py
Calendar.py
CalendarCtrl.py layout tweakAdd DoGetBestSize to wxCheckListBox that adds room for the checkbox 2004-06-15 03:24:36 +00:00
CheckBox.py Demo the 3-state checkbox and also right-alignment 2004-09-01 19:23:33 +00:00
CheckListBox.py updated sample 2004-08-02 22:09:39 +00:00
Choice.py layout tweak (it should use a sizer though) 2004-06-16 03:29:33 +00:00
Choicebook.py Added wx.Choicebook 2004-09-18 23:51:14 +00:00
ColorPanel.py
ColourDB.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
ColourDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
ColourSelect.py
ComboBox.py
ContextHelp.py
Cursor.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
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 Added wx.DatePickerCtrl 2005-02-18 04:38:30 +00:00
DialogUnits.py
DirDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
DragAndDrop.py Some little demo tweaks 2005-01-29 01:17:02 +00:00
DragImage.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
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 Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
FileHistory.py
FindReplaceDialog.py
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
FontDialog.py
FontEnumerator.py
Frame.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
Gauge.py
GenericButtons.py SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks 2004-08-04 22:24:57 +00:00
GenericDirCtrl.py
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 Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
Grid.py
GridBagSizer.py Use wx.FULL_PAINT_ON_RESIZE 2004-10-30 21:30:16 +00:00
GridCustEditor.py typo fixed 2004-09-09 18:53:07 +00:00
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py namespace fix 2005-01-13 20:45:17 +00:00
GridStdEdRend.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
HtmlWindow.py NormalizeFontSizes --> SetStandardFonts 2004-09-25 03:11:22 +00:00
Image.py
ImageAlpha.py Alpha is supported on GTK2 now! 2004-08-26 03:03:16 +00:00
ImageBrowser.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
ImageFromStream.py
images.py use multiple images for changing the taskbar icon 2004-10-19 03:50:09 +00:00
infoframe.py
IntCtrl.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
Joystick.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
KeyEvents.py some demo tweaks 2005-03-12 20:59:15 +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 More tweaks and fixes 2004-08-10 01:36:45 +00:00
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 wx.lib.gestures module from Daniel Pozmanter which supports 2005-02-18 18:02:19 +00:00
Mask.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
MaskedEditControls.py Added new MaskedEditControl code from Will Sadkin. The modules are 2004-04-19 23:24:37 +00:00
MaskedNumCtrl.py MaskedEdit updates from Will Sadkin: 2004-10-11 22:13:18 +00:00
MDIDemo.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
MDISashDemo.py
MDIWindows.py
MediaCtrl.py misc 2005-02-02 22:36:36 +00:00
Menu.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
MessageDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
MimeTypesManager.py wxFIXED_MINSIZE is not needed anymore 2004-04-22 22:57:01 +00:00
MiniFrame.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
MouseGestures.py Updates for MouseGestures 2005-02-28 20:03:35 +00:00
MultipleChoiceDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
MultiSash.py
MVCTree.py
Notebook.py More tweaks and fixes 2004-08-10 01:36:45 +00:00
OGL.py Adding DrawnShape (patch from Pierre Hjälm) 2004-08-31 14:54:13 +00:00
PageSetupDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
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 little tweak 2004-08-02 22:01:02 +00:00
PopupWindow.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
PrintDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
PrintFramework.py Some little demo tweaks 2005-01-29 01:17:02 +00:00
Process.py
ProgressDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
PyColourChooser.py
PyCrust.py
PyPlot.py More tweaks and fixes 2004-08-10 01:36:45 +00:00
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
RadioBox.py
RadioButton.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
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 Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
ScrolledPanel.py Commented out some test code 2004-05-28 05:03:12 +00:00
ScrolledWindow.py User newer APIs for setting up scrolling 2005-03-09 22:30:18 +00:00
ShapedWindow.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
SingleChoiceDialog.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
Sizers.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
Slider.py
Sound.py Save a reference to the async sound object 2004-10-29 16:50:07 +00:00
SpinButton.py Use a better fixed size for the spin button 2004-10-11 22:16:06 +00:00
SpinCtrl.py Various layout fixes and such 2004-06-14 19:10:20 +00:00
SplitterWindow.py
SplitTree.py Use a MessagePanel instead of a MessageDialog for samples that may not 2004-11-01 19:39:09 +00:00
StandardPaths.py StandardPaths updates. Added a demo sample for StandardPaths. Made 2004-11-18 01:28:18 +00:00
StaticBitmap.py Added a generic StaticBitmap class in wx.lib.statbmp for the same 2004-05-14 21:22:39 +00:00
StaticBox.py typo 2005-02-18 05:21:49 +00:00
StaticText.py Added a generic StaticBitmap class in wx.lib.statbmp for the same 2004-05-14 21:22:39 +00:00
StatusBar.py Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
StockButtons.py Added demo for Stock Buttons 2004-09-01 23:26:51 +00:00
StyledTextCtrl_1.py some demo tweaks 2005-03-12 20:59:15 +00:00
StyledTextCtrl_2.py Ensure that runTest is not modal, even when a required module is not 2004-08-25 23:56:43 +00:00
TablePrint.py
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 Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
Threads.py More tweaks and fixes 2004-08-10 01:36:45 +00:00
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 Stop the timer before closing the demo 2004-09-29 21:51:24 +00:00
TimeCtrl.py MaskedEdit updates from Will Sadkin: 2004-10-11 22:13:18 +00:00
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 Make all samples in the demo have a panel in the demo notebook. For 2004-08-10 01:21:16 +00:00
TreeCtrl.py log IsEditCancelled too 2005-01-29 01:15:43 +00:00
TreeListCtrl.py Changed debug print into a log message 2004-08-11 22:24:47 +00:00
Unicode.py
URLDragAndDrop.py
Validator.py wxStdButtonSizer Finalise --> Realize 2005-02-18 17:49:03 +00:00
viewer_basics.py
viewer.py
VListBox.py minor tweaks 2004-07-17 22:57:33 +00:00
widgetTest.py
Wizard.py demo tweaks 2004-05-07 01:51:14 +00:00
wxpdemo.ico
XmlResource.py
XmlResourceHandler.py XRC style names use the C++ style names 2004-06-17 05:16:30 +00:00
XmlResourceSubclass.py removed a debugging print 2004-05-07 17:04:54 +00:00
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