wxWidgets/wxPython/wx/lib
2006-10-24 01:30:47 +00:00
..
analogclock wxMac apparently doesn't send EVT_SHOW, so just use wx.CallAfter instead 2006-10-21 01:21:21 +00:00
colourchooser
editor Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
floatcanvas
masked ensure that the MasedEditMixin's version of IsEmpty is the one used. 2006-10-19 21:38:55 +00:00
mixins Don't autosize if the height is too small. Interaction with the 2006-10-02 20:13:15 +00:00
ogl
__init__.py
.cvsignore
activexwrapper.py Give some more specific info if PyWin can't be imported when frozen in 2006-10-11 23:51:03 +00:00
anchors.py
buttonpanel.py Fixes from Andrea 2006-10-24 01:29:47 +00:00
buttons.py Factor the brush selection out of OnPaint so it can be overridden in 2006-10-24 01:30:47 +00:00
calendar.py Patch #1581767: Another fix for wx.lib.calendar 2006-10-22 04:12:12 +00:00
CDate.py
ClickableHtmlWindow.py
colourdb.py
colourselect.py default ID value 2006-10-09 02:32:08 +00:00
combotreebox.py Update from Frank with fixes for running on wxMSW 2.7 2006-09-07 17:14:57 +00:00
customtreectrl.py Fixes from Andrea 2006-10-24 01:29:47 +00:00
delayedresult.py Add support for aborting the worker thread 2006-09-21 19:14:02 +00:00
dialogs.py
docview.py
dragscroller.py Added wx.lib.dragscroller from Riaan Booysen. 2006-09-06 04:18:36 +00:00
evtmgr.py
expando.py Workaround some platform differences 2006-09-26 17:26:23 +00:00
fancytext.py
filebrowsebutton.py
flashwin.py
flatnotebook.py Patch from Andrea: fixes no page chang* events with mouse right click, 2006-10-18 22:09:18 +00:00
floatbar.py
foldmenu.py
foldpanelbar.py
gestures.py
gridmovers.py
grids.py
hyperlink.py
iewin.py rename the ID parameter 2006-10-06 23:21:07 +00:00
imagebrowser.py
imageutils.py
infoframe.py
intctrl.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
layoutf.py
multisash.py
mvctree.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
newevent.py Change Miki's email address 2006-08-20 04:49:34 +00:00
pdfwin.py
plot.py Import numpy.oldnumeric 2006-09-21 16:56:50 +00:00
popupctl.py
printout.py Patch #1547057: Disable grid lines in wx.lib.printout.PrintTable 2006-08-26 21:15:40 +00:00
pubsub.py
pydocview.py Don't use the old wxPython namespace 2006-10-03 21:31:28 +00:00
pyshell.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
rcsizer.py
rightalign.py
rpcMixin.py
scrolledpanel.py
sheet.py
shell.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
splashscreen.py
splitter.py
statbmp.py
stattext.py
throbber.py
ticker_xrc.py
ticker.py
vtk.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
wordwrap.py Add a utility function that can calculate word-wrap line breaks, and 2006-10-16 19:49:43 +00:00
wxPlotCanvas.py
wxpTag.py