wxWidgets/wxPython/demo
Robin Dunn 0263d0bb05 Added the wx.lib.splitter module, which contains the
MultiSplitterWindow class.  This class is much like the standard
wx.SplitterWindow class, except it allows more than one split, so it
can manage more than two child windows.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-11 19:35:49 +00:00
..
bitmaps Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
bmp_source Do a little less anti-alias so it looks better on dark backgrounds 2005-05-26 19:18:49 +00:00
data Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
dllwidget
.cvsignore
About.py Update year 2005-04-02 03:45:36 +00:00
ActiveX_FlashWindow.py
ActiveX_IEHtmlWindow.py
ActiveX_PDFWindow.py
AnalogClockWindow.py
ArtProvider.py docstring update 2005-05-26 19:24:43 +00:00
b
BitmapButton.py
Button.py
Calendar.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
CalendarCtrl.py remove the delete button and add another example of the calendar 2005-05-26 19:16:43 +00:00
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 Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +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 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 Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
DrawXXXList.py
DynamicSashWindow.py
EditableListBox.py
Editor.py
encode_bitmaps.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +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 Some tweaks to the temporary art images, added wxART_NEW 2005-05-26 19:15:45 +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 Themed backgrounds for flat generic buttons 2005-05-17 00:41:02 +00:00
GenericDirCtrl.py
GIFAnimationCtrl.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
GLCanvas.py
Grid_MegaExample.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
Grid.py
GridBagSizer.py
GridCustEditor.py The bug is no longer there, but leave the workaround in place for 2005-05-20 23:13:46 +00:00
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
HyperLinkCtrl.py Some demo tweaks 2005-05-13 01:40:25 +00:00
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py Do a little less anti-alias so it looks better on dark backgrounds 2005-05-26 19:18:49 +00:00
infoframe.py
IntCtrl.py
Joystick.py
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 Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
ListBox.py
ListCtrl_edit.py
ListCtrl_virtual.py
ListCtrl.py
Main.py Added the wx.lib.splitter module, which contains the 2005-06-11 19:35:49 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py
MDIDemo.py
MDISashDemo.py
MDIWindows.py
MediaCtrl.py Loop doesn't exist any more 2005-05-12 17:13:19 +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
MultiSplitterWindow.py Added the wx.lib.splitter module, which contains the 2005-06-11 19:35:49 +00:00
MVCTree.py
Notebook.py
OGL.py
PageSetupDialog.py
paper.xml
PopupControl.py
PopupMenu.py
PopupWindow.py A little cleanup 2005-06-11 19:31:44 +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 Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
SingleChoiceDialog.py
Sizers.py
Slider.py
Sound.py
SpinButton.py
SpinCtrl.py
SplitterWindow.py a little more tweaking 2005-04-20 22:37:50 +00:00
SplitTree.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
StandardPaths.py
StaticBitmap.py
StaticBox.py typo 2005-02-18 05:21:49 +00:00
StaticText.py Some demo tweaks 2005-05-13 01:40:25 +00:00
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py there aren't any suitable images in images.py any more... 2005-05-26 19:26:07 +00:00
StyledTextCtrl_2.py use wx.ART_NEW 2005-05-26 19:25:26 +00:00
TablePrint.py adjusted indent 2005-04-11 20:16:07 +00:00
template.py
TestTable.txt
TextCtrl.py use wx.CallAfter to set the insertion point 2005-05-28 20:12:22 +00:00
TextEntryDialog.py
Threads.py
Throbber.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
throbImages.py Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
Ticker.py cleanup 2005-05-16 20:12:50 +00:00
TimeCtrl.py
Timer.py
ToggleButton.py
ToolBar.py Some tweaks to the temporary art images, added wxART_NEW 2005-05-26 19:15:45 +00:00
TreeCtrl.py Use the wx.ART_NORMAL_FILE icon 2005-06-03 21:39:04 +00:00
TreeListCtrl.py Use the wx.ART_NORMAL_FILE icon 2005-06-03 21:39:04 +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
widgetTest.py fix string substitution 2005-03-24 16:41:57 +00:00
Wizard.py
wxpdemo.ico Put back this icon, it's needed by the windows installer 2005-06-06 21:39:01 +00:00
XmlResource.py
XmlResourceHandler.py
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