wxWidgets/wxPython/demo
2006-05-04 02:15:48 +00:00
..
bitmaps
bmp_source
data updated html-ized version of the stc.h file 2006-03-15 22:47:26 +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
AnalogClock.py Updated the analogclock.py module to the new analogclock package from 2006-03-15 23:17:54 +00:00
ArtProvider.py
b
BitmapButton.py Fix indentation 2006-03-06 21:06:10 +00:00
Button.py
Calendar.py Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
CalendarCtrl.py Minor demo tweaks 2006-02-24 01:13:55 +00:00
CheckBox.py
CheckListBox.py Test wx.ListBox.HitTest 2006-03-10 00:30:28 +00:00
CheckListCtrlMixin.py Added some overview text 2006-03-15 23:27:11 +00:00
Choice.py
Choicebook.py Added wxPython wrappers for the new wx.Treebook and wx.Toolbook 2006-02-01 23:46:43 +00:00
ColorPanel.py Use SetBackgroundStyle for wxGTK 2006-05-04 02:08:47 +00:00
ColourDB.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
ColourDialog.py
ColourSelect.py
ComboBox.py EVT_TEXT_ENTER handler on a combobox needs evt.Skip() otherwise the 2006-04-04 23:29:14 +00:00
ContextHelp.py
Cursor.py
CustomDragAndDrop.py Use Bind() 2006-02-09 15:43:23 +00:00
DatePickerCtrl.py
demo.py
Dialog.py Use the static method instead of the global alias 2006-03-20 17:56:42 +00:00
DialogUnits.py
DirDialog.py
DragAndDrop.py
DragImage.py Since this window draws its own background, set the custom bg style. 2006-01-21 07:07:28 +00:00
DrawXXXList.py
DynamicSashWindow.py
EditableListBox.py
Editor.py
encode_bitmaps.py
EventManager.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
FancyText.py
FileBrowseButton.py
FileDialog.py
FileHistory.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
FindReplaceDialog.py
FloatBar.py
FloatCanvas.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
FoldPanelBar.py Use correct attribution 2006-02-24 19:53:56 +00:00
FontDialog.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
FontEnumerator.py
Frame.py
Gauge.py
GenericButtons.py
GenericDirCtrl.py
GetMouseState.py Minor demo tweaks 2006-01-29 02:34:44 +00:00
GIFAnimationCtrl.py
GLCanvas.py
Grid_MegaExample.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
Grid.py
GridBagSizer.py
GridCustEditor.py Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py
GridHugeTable.py
GridSimple.py
GridStdEdRend.py
HtmlWindow.py use wxRTTI to construct the right class of wxHtmlCell 2006-02-10 18:38:43 +00:00
HyperLinkCtrl.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py
infoframe.py
IntCtrl.py
Joystick.py
KeyEvents.py Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP and WXK*PAGEDOWN 2006-03-24 04:14:29 +00:00
LayoutAnchors.py
LayoutConstraints.py
Layoutf.py
LEDNumberCtrl.py
Listbook.py minor layout tweak 2006-02-02 01:47:16 +00:00
ListBox.py Test wx.CommandEvent.GetClientData 2006-03-10 00:29:03 +00:00
ListCtrl_edit.py
ListCtrl_virtual.py
ListCtrl.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
Main.py Font size adjustment 2006-05-04 02:09:24 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py
MDIDemo.py
MDISashDemo.py
MDIWindows.py Merge #3 from the 2.6 branch, containing last set of changes before 2006-01-09 21:09:57 +00:00
MediaCtrl.py don't hide the log messages, and be sure to stop the timer when done 2006-02-13 19:19:39 +00:00
Menu.py
MessageDialog.py
MimeTypesManager.py Merge #3 from the 2.6 branch, containing last set of changes before 2006-01-09 21:09:57 +00:00
MiniFrame.py
MouseGestures.py
MultiChoiceDialog.py
MultipleChoiceDialog.py
MultiSash.py
MultiSplitterWindow.py
MVCTree.py
Notebook.py minor layout tweak 2006-02-02 01:47:16 +00:00
OGL.py Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
PageSetupDialog.py
paper.xml
PopupControl.py
PopupMenu.py Use EVT_CONTEXT_MENU 2006-03-06 21:09:46 +00:00
PopupWindow.py
PrintDialog.py
PrintFramework.py Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
Process.py
ProgressDialog.py wx.ProgressDialog.Update now returns two values. 2006-05-04 02:15:48 +00:00
PyColourChooser.py
PyCrust.py
PyPlot.py Minor demo tweaks 2006-01-29 02:34:44 +00:00
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
RadioBox.py
RadioButton.py
README.txt
RightTextCtrl.py
RowColSizer.py
run.py show unicode/ansi mode on startup too 2006-01-26 00:33:39 +00:00
SashWindow.py
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py Show some GradientFill usage 2006-02-13 19:18:29 +00:00
ShapedWindow.py
SingleChoiceDialog.py
Sizers.py
Slider.py
Sound.py
SpinButton.py
SpinCtrl.py
SplitterWindow.py
SplitTree.py
StandardPaths.py Added wx.StandardPaths.GetDocumentsDir 2006-04-18 21:54:14 +00:00
StaticBitmap.py cleanup doc 2006-03-06 21:10:04 +00:00
StaticBox.py
StaticText.py
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py tweaked font sizes 2006-03-15 22:35:11 +00:00
StyledTextCtrl_2.py
TablePrint.py
template.py
TestTable.txt
TextCtrl.py
TextEntryDialog.py
Threads.py
Throbber.py
throbImages.py
Ticker.py
TimeCtrl.py
Timer.py
ToggleButton.py
ToolBar.py another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
Toolbook.py minor layout tweak 2006-02-02 01:47:16 +00:00
Treebook.py minor layout tweak 2006-02-02 01:47:16 +00:00
TreeCtrl.py
TreeListCtrl.py
Unicode.py
URLDragAndDrop.py
Validator.py
viewer_basics.py
viewer.py
VListBox.py
widgetTest.py
Wizard.py Need to use wizard.GetPageAreaSizer().Add(page) now to get the layout 2006-03-24 00:13:59 +00:00
wxpdemo.ico
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