wxWidgets/wxPython/demo
Robin Dunn 5cc18d7986 wx.lib.flatnotebook: Patch from Andrea that implements the following:
* A new style FNB_FF2: my intentions were to make it like Firefox 2,
   however it turned out to be an hybrid between wxAUI notebook glose
   style & FF2 ...I still think it looks OK. The main purpose for
   making it more like wxAUI is to allow applications that uses both
   to have same look and feel (or as close as it can get...);

 * Changed the behavior of the left/right rotation arrows to rotate
   single tab at a time and not bulk of tabs;

 * Updated the demo module.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-17 16:40:05 +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 Added some modules from Riaan Booysen: 2006-12-02 04:51:13 +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 Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
AnalogClock.py Make it possible to create just one clock, for testing 2006-11-01 02:17:37 +00:00
AnimateCtrl.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
ArtProvider.py Fixes for using the staticmethods 2006-10-06 00:50:22 +00:00
AUI_DockingWindowMgr.py wx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRADIENT_TYPE 2006-12-15 23:15:09 +00:00
AUI_MDI.py don't use default style 2007-01-08 23:54:11 +00:00
AUI_Notebook.py AUI updates 2006-11-01 23:32:50 +00:00
b
BitmapButton.py
BitmapComboBox.py Added wx.combo.BitmapComboBox 2006-11-18 19:43:32 +00:00
BitmapFromBuffer.py some efficiency tweaks 2006-08-30 00:19:25 +00:00
Button.py minor demo tweaks 2006-12-18 23:19:04 +00:00
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
CheckListCtrlMixin.py
Choice.py
Choicebook.py
CollapsiblePane.py demo tweaks 2006-11-12 02:40:57 +00:00
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
ComboCtrl.py Typo and whitespace tweaks 2006-12-02 04:53:37 +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 Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +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 merge from 2.8 branch 2007-02-07 16:24:56 +00:00
DialogUnits.py
DirDialog.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
DragAndDrop.py
DragImage.py merge from 2.8 branch 2007-02-07 16:24:56 +00:00
DragScroller.py Added wx.lib.dragscroller from Riaan Booysen. 2006-09-06 04:18:36 +00:00
DrawXXXList.py
DynamicSashWindow.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
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 minor tweaks 2007-01-12 18:42:56 +00:00
FileHistory.py
FindReplaceDialog.py
FlatNotebook.py wx.lib.flatnotebook: Patch from Andrea that implements the following: 2007-04-17 16:40:05 +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 Added a set of button classes to wx.lib.buttons from David Hughes that 2006-12-12 01:51:18 +00:00
GenericDirCtrl.py
GetMouseState.py
GIFAnimationCtrl.py
GLCanvas.py tweaks needed for new GLCanvas API 2007-04-12 00:37:24 +00:00
GraphicsContext.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
Grid_MegaExample.py
Grid.py Layout tweak 2006-11-16 23:43:03 +00:00
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 fix test code 2007-04-02 21:21:35 +00:00
GridStdEdRend.py
HtmlWindow.py
HyperLinkCtrl.py
I18N.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py Add FlatNotebook 2006-10-05 22:24:18 +00:00
Img2PyArtProvider.py Added some modules from Riaan Booysen: 2006-12-02 04:51:13 +00:00
infoframe.py
IntCtrl.py
Joystick.py
KeyEvents.py
LayoutAnchors.py
LayoutConstraints.py
Layoutf.py
LEDNumberCtrl.py
Listbook.py
ListBox.py
ListCtrl_edit.py Adjust the layout a bit, don't show the checkbox if we're not running 2006-11-12 23:41:06 +00:00
ListCtrl_virtual.py Adjust the layout a bit, don't show the checkbox if we're not running 2006-11-12 23:41:06 +00:00
ListCtrl.py Adjust the layout a bit, don't show the checkbox if we're not running 2006-11-12 23:41:06 +00:00
Main.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
Mask.py CoreGraphics only supports the wx.COPY logical function. 2006-11-22 19:52:23 +00:00
MaskedEditControls.py wx.lib.masked: Patch from Will Sadkin. Includes Unicode fixes, plus 2006-12-05 18:57:31 +00:00
MaskedNumCtrl.py MaskedEdit patch from Will Sadkin: 2006-06-10 22:13:54 +00:00
MDIDemo.py
MDISashDemo.py
MDIWindows.py
MediaCtrl.py commented out some test code 2006-11-06 01:15:35 +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
OwnerDrawnComboBox.py Add docstrings for ComboCtrl and ComboPopup, and added OwnerDrawnComboBox 2006-11-18 00:33:33 +00:00
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
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 trim whitespace 2007-04-12 00:36:26 +00:00
README.txt
RichTextCtrl.py Typo and whitespace tweaks 2006-12-02 04:53:37 +00:00
RightTextCtrl.py
RowColSizer.py
run.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
SashWindow.py
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
SearchCtrl.py merge from 2.8 branch 2007-02-07 16:24:56 +00:00
ShapedWindow.py
SingleChoiceDialog.py
SizedControls.py merge from 2.8 branch 2007-02-07 16:24:56 +00:00
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 wxStandardPaths::GetExecutablePath 2006-11-16 23:31:04 +00:00
StaticBitmap.py
StaticBox.py
StaticText.py
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py
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 compilation fix for platforms where size_t is unsigned long, not int 2006-07-25 01:05:49 +00:00
ToggleButton.py
ToolBar.py Put a separator between the controls 2006-12-11 21:27:41 +00:00
Toolbook.py
Treebook.py comment out prints 2006-10-13 19:32:15 +00:00
TreeCtrl.py remove debug code 2006-12-18 23:52:48 +00:00
TreeListCtrl.py Test EVT_TREE_ITEM_ACTIVATED 2007-04-12 00:35:36 +00:00
TreeMixin.py Patch from FN that fixes bug in RefreshItem on an item that has no 2007-04-16 18:59:00 +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