wxWidgets/wxPython/demo
Robin Dunn f52e0cf489 Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 23:06:35 +00:00
..
bitmaps Add demo showing drawing of an image with an Alpha channel. 2004-03-10 06:52:36 +00:00
bmp_source Lots of demo tweaks for API updates, bug fixes and new images for the 2003-11-21 07:36:53 +00:00
data Various layout tweaks, wx.FIXED_SIZE added, etc. 2004-04-07 21:25:11 +00:00
dllwidget Changed a method name 2001-12-07 04:32:43 +00:00
.cvsignore reSWIGged 2003-08-14 03:58:15 +00:00
About.py Don't use a default button. 2004-02-04 23:37:35 +00:00
ActiveX_FlashWindow.py typos fixed 2004-03-28 18:05:58 +00:00
ActiveX_IEHtmlWindow.py Use a panel 2004-04-07 19:46:59 +00:00
ActiveX_PDFWindow.py typos fixed 2004-03-28 18:05:58 +00:00
AnalogClockWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ArtProvider.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
b Some little demo updates 2002-05-27 21:22:37 +00:00
BitmapButton.py typos fixed 2004-03-28 18:05:58 +00:00
Button.py Give BitmapButton its own demo, get rid of ErrorDialogs 2004-03-15 22:45:00 +00:00
Calendar.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
CalendarCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
CheckBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
CheckListBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Choice.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ColorPanel.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
ColourDB.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ColourDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ColourSelect.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ComboBox.py demo tweaks 2004-03-10 04:04:52 +00:00
ContextHelp.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Cursor.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
CustomDragAndDrop.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
demo.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
demoMainLoop.py Demo updates for new wx namespace, from Jeff Grimmett 2003-12-09 01:23:28 +00:00
Dialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
DialogUnits.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
DirDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
DragAndDrop.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
DragImage.py Add demo showing drawing of an image with an Alpha channel. 2004-03-10 06:52:36 +00:00
DrawXXXList.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
DynamicSashWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
EditableListBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Editor.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
encode_bitmaps.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
EventManager.py Fixes so bg colors in a notebook on XP are visible again 2004-04-07 19:47:37 +00:00
FancyText.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FileBrowseButton.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FileDialog_Save.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FileDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FileHistory.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FindReplaceDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FloatBar.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FloatCanvas.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
FontDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
FontEnumerator.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Frame.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Gauge.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
GenericButtons.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
GenericDirCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
GLCanvas.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Grid_MegaExample.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Grid.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
GridBagSizer.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
GridCustEditor.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridCustTable.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridDragable.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridDragAndDrop.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridEnterHandler.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridHugeTable.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridSimple.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
GridStdEdRend.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
HtmlWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Image.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ImageAlpha.py fixed typo 2004-03-15 22:57:03 +00:00
ImageBrowser.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ImageFromStream.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
images.py regnenerated image modules 2003-12-24 02:36:30 +00:00
infoframe.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
IntCtrl.py Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
Joystick.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
KeyEvents.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
LayoutAnchors.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
LayoutConstraints.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Layoutf.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
LEDNumberCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Listbook.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ListBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ListCtrl_virtual.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ListCtrl.py changed border style 2004-04-07 19:48:18 +00:00
Main.py Use wx.CLIP_CHILDREN on the splitter windows 2004-04-07 19:49:36 +00:00
Mask.py demo tweaks 2004-03-28 17:02:16 +00:00
MaskedEditControls.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
MaskedNumCtrl.py Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
MDIDemo.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
MDISashDemo.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
MDIWindows.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Menu.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
MessageDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
MimeTypesManager.py Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
MiniFrame.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
MultipleChoiceDialog.py write selection info to the log 2004-03-15 23:08:27 +00:00
MultiSash.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
MVCTree.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Notebook.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
OGL.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PageSetupDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
paper.xml merged 2.2 branch 2000-07-15 19:51:35 +00:00
PopupControl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PopupMenu.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PopupWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PrintDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PrintFramework.py PrintFramework fixes 2004-03-10 01:19:08 +00:00
Process.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ProgressDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PyColourChooser.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PyCrust.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PyPlot.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PyShell.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
PythonEvents.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
pyTree.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
quotes.xml merged 2.2 branch 2000-07-15 19:51:35 +00:00
RadioBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
RadioButton.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
README.txt merged 2.2 branch 2000-07-15 19:51:35 +00:00
RightTextCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
RowColSizer.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
run.py reSWIGged 2004-04-07 22:45:45 +00:00
SashWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ScrolledMessageDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ScrolledPanel.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ScrolledWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ShapedWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
SingleChoiceDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Sizers.py Demo tweaks to correct some visual glitches and event order issues 2004-04-01 17:44:05 +00:00
Slider.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Sound.py demo tweaks 2004-03-18 22:04:08 +00:00
SpinButton.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
SpinCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
SplitterWindow.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
SplitTree.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
StaticBitmap.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
StaticText.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
StatusBar.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
StyledTextCtrl_1.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
StyledTextCtrl_2.py demo tweaks 2004-03-10 04:04:52 +00:00
TablePrint.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
template.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
templateold.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
TestTable.txt Added more contribs from Lorne White, and updated some of the existing ones. 2001-09-04 04:17:38 +00:00
TextCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
TextEntryDialog.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Threads.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Throbber.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
throbImages.py regnenerated image modules 2003-12-24 02:36:30 +00:00
TimeCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Timer.py demo tweaks 2004-03-28 17:02:16 +00:00
ToggleButton.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
ToolBar.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
TreeCtrl.py GetFirstChild does't need the cookie anymore 2004-03-25 00:39:25 +00:00
TreeListCtrl.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Unicode.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
URLDragAndDrop.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Validator.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
viewer_basics.py Demo updates for new wx namespace, from Jeff Grimmett 2003-12-09 01:23:28 +00:00
viewer.py More demo conversion and cleanup from Jeff 2004-01-13 03:17:17 +00:00
VListBox.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
widgetTest.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
Wizard.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
wxpdemo.ico Added icons for the demo and for XRCed, and added a shortcut to XRCed 2002-01-28 23:10:22 +00:00
XmlResource.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +00:00
XmlResourceHandler.py Various layout tweaks, wx.FIXED_SIZE added, etc. 2004-04-07 21:25:11 +00:00
XmlResourceSubclass.py Various layout tweaks, wx.FIXED_SIZE added, etc. 2004-04-07 21:25:11 +00:00
XMLtreeview.py When running samples from the demo standalone you can now add a 2004-03-05 00:06:33 +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