..
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
Make it possible to create just one clock, for testing
2006-11-01 02:17:37 +00:00
AnimateCtrl.py
Typo fixed
2006-11-07 05:13:36 +00:00
ArtProvider.py
Fixes for using the staticmethods
2006-10-06 00:50:22 +00:00
AUI_DockingWindowMgr.py
AUI updates
2006-11-01 23:32:50 +00:00
AUI_Notebook.py
AUI updates
2006-11-01 23:32:50 +00:00
b
BitmapButton.py
Fix indentation
2006-03-06 21:06:10 +00:00
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
CollapsiblePane.py
Added wx.CollapsiblePane
2006-11-11 07:40:41 +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
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
GetBestFittingSize --> GetEffectiveMinSize
2006-10-31 08:50:17 +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
Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
2006-11-05 21:28:36 +00:00
FloatBar.py
FloatCanvas.py
FoldPanelBar.py
Use correct attribution
2006-02-24 19:53:56 +00:00
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
GetBestFittingSize --> GetEffectiveMinSize
2006-10-31 08:50:17 +00:00
GenericDirCtrl.py
GetMouseState.py
GIFAnimationCtrl.py
GLCanvas.py
pass sys.argv to glutInit
2006-11-09 20:02:42 +00:00
GraphicsContext.py
SetTextColour is gone
2006-10-29 03:05:07 +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
test code
2006-11-11 07:42:26 +00:00
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
Added wx.CollapsiblePane
2006-11-11 07:40:41 +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
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
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