wxWidgets/wxPython/demo
2006-10-26 03:34:54 +00:00
..
bitmaps Add CustomTreeCtrl from Andrea Gavana 2006-10-09 02:23:32 +00:00
bmp_source Add FlatNotebook 2006-10-05 22:24:18 +00:00
data updated html-ized version of the stc.h file 2006-03-15 22:47:26 +00:00
dllwidget
.cvsignore
About.py Undo part of lst change 2006-05-18 14:45:03 +00:00
AboutBox.py Show sample License text on the AboutBox 2006-10-25 20:24:17 +00:00
ActiveX_FlashWindow.py
ActiveX_IEHtmlWindow.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
ActiveX_PDFWindow.py Docstrings and other fixes from David Hughes 2006-07-21 16:10:42 +00:00
AlphaDrawing.py Add a GraphicsContext sample to the demo 2006-10-26 03:34:54 +00:00
AnalogClock.py Updated the analogclock.py module to the new analogclock package from 2006-03-15 23:17:54 +00:00
AnimateCtrl.py move animate from contrib to core, and migrate to new API 2006-10-11 03:51:27 +00:00
ArtProvider.py Fixes for using the staticmethods 2006-10-06 00:50:22 +00:00
AUI_DockingWindowMgr.py add menu options for the blinds effects 2006-08-04 17:22:38 +00:00
AUI_Notebook.py Let the text ctrl do the word wrapping, not the source code... 2006-08-04 17:30:31 +00:00
b
BitmapButton.py
BitmapFromBuffer.py some efficiency tweaks 2006-08-30 00:19:25 +00:00
Button.py
ButtonPanel.py More updates from Andrea 2006-10-17 22:41:17 +00:00
Calendar.py
CalendarCtrl.py Added test of using CalendarDateAttr 2006-08-21 17:32:18 +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
ColorPanel.py Don't use custom bg style except on wxGTK 2006-06-27 22:39:31 +00:00
ColourDB.py Show the color component values too 2006-10-02 19:59:00 +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
ComboTreeBox.py Added wx.lib.combotreebox from Frank Niessink 2006-08-21 18:32:48 +00:00
ContextHelp.py
Cursor.py
CustomDragAndDrop.py
CustomTreeCtrl.py a little whitespace cleanup 2006-10-11 23:52:09 +00:00
DatePickerCtrl.py
DelayedResult.py Add support for aborting the worker thread 2006-09-21 19:14:02 +00:00
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 documentation for wxAppTraits (patch 1518295 from Francesco) 2006-07-24 18:20:18 +00:00
DragScroller.py Added wx.lib.dragscroller from Riaan Booysen. 2006-09-06 04:18:36 +00:00
DrawXXXList.py
DynamicSashWindow.py
EditableListBox.py
Editor.py
encode_bitmaps.py Add FlatNotebook 2006-10-05 22:24:18 +00:00
EventManager.py
ExpandoTextCtrl.py Workaround some platform differences 2006-09-26 17:26:23 +00:00
FancyText.py
FileBrowseButton.py
FileDialog.py
FileHistory.py
FindReplaceDialog.py
FlatNotebook.py Give up on trying to fix all the buffered dc problems and just 2006-10-12 08:35:24 +00:00
FloatBar.py
FloatCanvas.py
FoldPanelBar.py
FontDialog.py
FontEnumerator.py
Frame.py
Gauge.py Stop the timer when the sample is destroyed 2006-10-24 01:33:28 +00:00
GenericButtons.py
GenericDirCtrl.py
GetMouseState.py
GIFAnimationCtrl.py
GLCanvas.py
GraphicsContext.py Add a GraphicsContext sample to the demo 2006-10-26 03:34:54 +00:00
Grid_MegaExample.py
Grid.py
GridBagSizer.py
GridCustEditor.py
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
GridHugeTable.py
GridSimple.py some test code 2006-07-22 23:04:08 +00:00
GridStdEdRend.py
HtmlWindow.py
HyperLinkCtrl.py
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py Add FlatNotebook 2006-10-05 22:24:18 +00:00
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
ListBox.py Test wx.CommandEvent.GetClientData 2006-03-10 00:29:03 +00:00
ListCtrl_edit.py
ListCtrl_virtual.py
ListCtrl.py Use the generic listctrl on Mac by default until it gets up to par 2006-09-21 22:44:13 +00:00
Main.py Add a GraphicsContext sample to the demo 2006-10-26 03:34:54 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py MaskedEdit patch from Will Sadkin: 2006-06-10 22:13:54 +00:00
MDIDemo.py
MDISashDemo.py
MDIWindows.py
MediaCtrl.py Adjust control size after Play 2006-07-10 17:02:25 +00:00
Menu.py
MessageDialog.py
MimeTypesManager.py
MiniFrame.py
MouseGestures.py
MultiChoiceDialog.py
MultipleChoiceDialog.py
MultiSash.py
MultiSplitterWindow.py
MVCTree.py
Notebook.py
OGL.py
PageSetupDialog.py
paper.xml
Pickers.py Change header label 2006-06-13 18:55:07 +00:00
PopupControl.py This works ok on Mac now 2006-10-13 19:55:29 +00:00
PopupMenu.py Use EVT_CONTEXT_MENU 2006-03-06 21:09:46 +00:00
PopupWindow.py
PrintDialog.py
PrintFramework.py Demo the page setup dialog instead of the print setup dialog 2006-05-19 22:58:12 +00:00
Process.py
ProgressDialog.py wx.ProgressDialog.Update now returns two values. 2006-05-04 02:15:48 +00:00
PseudoDC.py reduce the number of objects for a quicker startup time 2006-10-06 00:51:48 +00:00
PyColourChooser.py
PyCrust.py
PyPlot.py
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
RadioBox.py
RadioButton.py
RawBitmapAccess.py Add ability to time the creation of the bitmaps using raw access, and 2006-08-30 00:28:41 +00:00
README.txt
RichTextCtrl.py Destroy the FileDialog when finished with it 2006-10-16 19:50:21 +00:00
RightTextCtrl.py
RowColSizer.py
run.py Added wrappers and demo for RichTextCtrl 2006-05-23 01:10:25 +00:00
SashWindow.py
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py
ShapedWindow.py
SingleChoiceDialog.py
Sizers.py fix layout 2006-10-02 19:59:58 +00:00
Slider.py
Sound.py
SpinButton.py
SpinCtrl.py
SplitterWindow.py
SplitTree.py
StandardPaths.py Added wx.StandardPaths.GetTmpDir 2006-10-24 20:30:32 +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 Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
TablePrint.py
template.py
TestTable.txt
TextCtrl.py add tests for EVT_TEXT_ENTER 2006-09-25 20:26:00 +00:00
TextEntryDialog.py
Threads.py Simplified EVT_PAINT handler 2006-10-21 01:25:26 +00:00
Throbber.py
throbImages.py
Ticker.py
TimeCtrl.py
Timer.py
ToggleButton.py
ToolBar.py be able to switch between the frame managing the toolbar, anbd putting 2006-10-06 19:55:31 +00:00
Toolbook.py
Treebook.py comment out prints 2006-10-13 19:32:15 +00:00
TreeCtrl.py
TreeListCtrl.py minor demo tweak 2006-09-18 15:26:09 +00:00
Unicode.py
URLDragAndDrop.py
Validator.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
viewer_basics.py
viewer.py
VListBox.py
widgetTest.py
Wizard.py fix label 2006-08-21 17:32:58 +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