wxWidgets/wxPython/wx/lib
Robin Dunn 84752aa52a Change Refresh to Reset to avoid conflict with base class Refresh
Don't use wx.ClientDC, just draw to the bitmap when needed, and then
use Refresh for painting.  This works better on Mac.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:20:43 +00:00
..
analogclock Change Refresh to Reset to avoid conflict with base class Refresh 2006-10-21 01:20:43 +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 Use global font and pen to reduce GDI objects created. Patch #1540457 2006-08-19 19:22:23 +00:00
__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 don't clear the tooltip unless there is one. 2006-10-18 03:41:50 +00:00
buttons.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
calendar.py Patch #1576397, fix to properly render months that start on a Sunday 2006-10-17 00:15:33 +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 Don't use the window position as the x offset when painting the full 2006-10-11 23:54:08 +00:00
delayedresult.py Add support for aborting the worker thread 2006-09-21 19:14:02 +00:00
dialogs.py Remove use of wxHIDE_READONLY 2006-06-27 22:30:12 +00:00
docview.py some docstring fixes 2006-06-11 00:13:05 +00:00
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 memory dc must have bitmap selected into it before it can be used for measuring 2006-05-19 01:57:30 +00:00
filebrowsebutton.py Patch #1540143 Add optional labelwidths to filebrowsebutton 2006-08-19 21:16:18 +00:00
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 some docstring fixes 2006-06-11 00:13:05 +00:00
gestures.py some docstring fixes 2006-06-11 00:13:05 +00:00
gridmovers.py Don't use a saved label size incase the size changes. Patch from Hong Yuan. 2006-07-12 21:48:47 +00:00
grids.py
hyperlink.py
iewin.py rename the ID parameter 2006-10-06 23:21:07 +00:00
imagebrowser.py fix scope of setting self.files 2006-06-08 19:12:13 +00:00
imageutils.py
infoframe.py Remove use of wxHIDE_READONLY 2006-06-27 22:30:12 +00:00
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 Docstrings and other fixes from David Hughes 2006-07-21 16:10:42 +00:00
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 some docstring fixes 2006-06-11 00:13:05 +00:00
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 some docstring fixes 2006-06-11 00:13:05 +00:00
shell.py Use GetKeyCode() instead of KeyCode() 2006-09-08 20:09:27 +00:00
splashscreen.py
splitter.py Added SetSashPosition 2006-05-15 14:58:36 +00:00
statbmp.py
stattext.py
throbber.py
ticker_xrc.py
ticker.py some docstring fixes 2006-06-11 00:13:05 +00:00
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 some docstring fixes 2006-06-11 00:13:05 +00:00