ANNOUNCE: wxPython 2.8.12.0

2011-04-19 Thread Robin Dunn
each platform to provide a 100% native look and feel for the application. -- Robin Dunn Software Craftsman http://wxPython.org -- http://mail.python.org/mailman/listinfo/python-list

Re: WxPython versus Tkinter.

2011-01-24 Thread Robin Dunn
On Jan 24, 2:16 pm, rantingrick wrote: > And i know the real reason you and Robin do not want wxPython > in the stdlib. Because you do not want to lose your selfish status > within the wxPython community. When wxPython becomes a stdlib module > then you will answer directly to Guido and Python-dev

Re: WxPython versus Tkinter.

2011-01-24 Thread Robin Dunn
On Jan 24, 12:03 pm, rantingrick wrote: > On Jan 24, 1:57 pm, Robin Dunn wrote: > > BTW, on behalf of the wxPython community I'd like to apologize for the > > havoc caused by the flaming troll escaping from his cage.  In general > > wxPython users are much less milit

Re: WxPython versus Tkinter.

2011-01-24 Thread Robin Dunn
On Jan 23, 4:31 pm, "Martin v. Loewis" wrote: > > WxPython Challenge 1 code updated... > > >  * Fixed tab traveral > >  * Removed hand-holding code > >  * Removed some cruft > > >  https://sites.google.com/site/thefutureofpython/home/code-challenges > > > Good luck! > > Still crashes the interpret

ANN: wxPython 2.9.1.1

2010-10-21 Thread Robin Dunn
widgets are used on each platform to provide a 100% native look and feel for the application. -- Robin Dunn Software Craftsman http://wxPython.org -- http://mail.python.org/mailman/listinfo/python-list

wxPython 2.8.11.0 release

2010-05-24 Thread Robin Dunn
b site for more details. The wx.Effects class is deprecated. Added Python 2.7 builds for Windows and Mac. Added Debian package builds for Ubuntu 9.10 and 10.4. Many fixes and enhancements for the wx.lib.agw pacakge, including the addition of pybusyinfo, ribbon, ultimatelistctrl and zoombar.

ANN: wxPython 2.8.10.1

2009-05-16 Thread Robin Dunn
. The new wx.lib.wxcairo is known to now work with PyCairo 1.6.4 and 1.8.4, and new binaries for Windows are available online at http://wxpython.org/cairo/ -- Robin Dunn Software Craftsman http://wxPython.org -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.8.9.2 release

2009-02-19 Thread Robin Dunn
dget Inspection Tool that allows you to watch the events passing through a widget. It can also be used independently, see wx.lib.eventwatcher. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

wxPython binaries for Python 2.6

2008-10-08 Thread Robin Dunn
application. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.8.9.1

2008-09-29 Thread Robin Dunn
the application. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

Re: [wxpython-users] ANN: wxPython 2.8.9.0

2008-09-29 Thread Robin Dunn
Clay Hobbs wrote: I'm curious, why do you package wxPython for Fedora 6 and 7, but not 8 and 9? It's only because I haven't taken the time to update and retest those build boxes. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxP

ANN: wxPython 2.8.9.0

2008-09-28 Thread Robin Dunn
g the same underlying code as CopyFromBuffer. Add wx.lib.mixins.listctrl.ListRowHighlighter for automatic highlighting of rows in a wx.ListCtrl. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCE: wxPython 2.8.8.1

2008-07-20 Thread Robin Dunn
caused unneccessary or incorrect scrolling. Fixed a bug in wx.GridBagSizer where hidden items were not ignored in part of the layout algorithm. Several other bugs also fixed. Added builds for Ubuntu Hardy (8.04) -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with

Re: [wxpython-users] ANN: wxPython 2.8.8.0

2008-06-25 Thread Robin Dunn
Mario Lacunza wrote: Hello Robin, Are available repos for Ubuntu Hardy?? Not yet. I hope to get set up for a Hardy build in the next few days, but you may be able to use the gutsy packages in the meantime. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax

ANN: wxPython 2.8.8.0

2008-06-25 Thread Robin Dunn
el that provides a resize handle for the widget. When the user drags the resize handle the widget is resized accordingly, and an event is sent to notify parents that they should recalculate their layout. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

Re: [wxPython-users] Issue with docking wx.listctrl window

2008-01-25 Thread Robin Dunn
ge the layout of the listctrl. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

Re: [wxPython-users] Issue with docking wx.listctrl window

2008-01-24 Thread Robin Dunn
UI to manage the listctrl, not the panel. If I understand correctly then your other problems stem from that as well. Try passing self.log to AddPane, instead of self.log.list. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.8.7.1

2007-11-30 Thread Robin Dunn
ed GetDirItemData to wx.GenericDirCtrl, which returns a reference to the data object associated with an item in the control. (Patch #1836326) -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCE: wxPython 2.8.6.1

2007-10-28 Thread Robin Dunn
the frozen one in Z-order to paint through, and also mouse events clicking through to the lower window. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCE: wxPython 2.8.6.0

2007-09-27 Thread Robin Dunn
styles, this style replaces wx.BORDER_DOUBLE. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.8.4.0

2007-05-15 Thread Robin Dunn
base control, added in wxPython 2.7.1.1. Update to latest FloatCanvas from Chris Barker. The pywxrc tool now properly supports generating classes for menus and menubars, and also creating attributes for menus, menubars and menu items. -- Robin Dunn Software Craftsman http://wxPython.org Java give

[no subject]

2007-05-15 Thread Robin Dunn
base control, added in wxPython 2.7.1.1. Update to latest FloatCanvas from Chris Barker. The pywxrc tool now properly supports generating classes for menus and menubars, and also creating attributes for menus, menubars and menu items. -- Robin Dunn Software Craftsman http://wxPython.org Java give

ANN: wxPython 2.8.3.0

2007-03-23 Thread Robin Dunn
, using MiniFrame for properties panel, the panel is restored together with the main window. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

[ANN] wxPython 2.8.1.1

2007-01-21 Thread Robin Dunn
memory leaks in GetPartialTextExtents. More fixes for the native wx.ListCtrl on Mac. Added wx.aui.AuiNotebook.GetAuiManager(). Added wx.aui.AuiMDIParentFrame and wx.aui.AuiMDIChildFrame, which essentially implement the MDI interface using a normal wx.Frame and a wx.aui.AuiNotebook. -- Robin

ANN: wxPython 2.8.0.1

2006-12-12 Thread Robin Dunn
wx.lib.buttons from David Hughes that uses the native renderer to draw the button. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

Re: ANN: wxPython 2.7.2.0

2006-11-08 Thread Robin Dunn
mos-2.7.2.0.exe Looks like there was an error when building that installer file. I'll get it fixed and upload it again soon. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.7.2.0

2006-11-08 Thread Robin Dunn
idget. The QuickTime backend for wx.media.MediaCtrl on MS Windows works again. Just pass szBackend=wx.media.MEDIABACKEND_QUICKTIME to the constructor to use it instead of the default ActiveMovie backend, (assuming the quicktime DLLs are available on the system.) -- Robin Dunn Software Craftsman h

ANN: wxPython 2.7.1.3

2006-10-26 Thread Robin Dunn
used for wx.LC_REPORT style list controls if you set the "mac.listctrl.always_use_generic" SystemOption to zero. In a future release this will be the default. Added a sample to the demo that shows some of what can be done with the new wx.GraphicsContext and wx.GraphicsPath classes. --

ANN: wxPython 2.7.1.2 release

2006-10-22 Thread Robin Dunn
code in CustomTreeCtrl. Fixed refcount leak in wx.Window.GetChildren. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANN: wxPython 2.7.1.1 released

2006-10-19 Thread Robin Dunn
lso a wx.AutoBufferedPaintDCFactory function that does a little more and actually tests if the window has double-buffering enabled and then decides whether to return a wx.PaintDC or wx.BufferedPaintDC. This uses the new wx.Window.IsDoubleBuffered method. -- Robin Dunn Software Craftsman http://wxPyt

ANN: wxPython 2.6.3.3

2006-07-16 Thread Robin Dunn
for Python 2.5. There may still be some issues related to the new Py_ssize_t type and 64-bit machines, but at least all compile errors and warnings related to it have been resolved. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://

Re: Book: wxPython in Action

2006-04-04 Thread Robin Dunn
in these areas should go to Noel, I couldn't have done it without him. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

Re: ANNOUNCE: wxPython 2.6.3.2

2006-04-04 Thread Robin Dunn
Kevin Walzer wrote: > Is the new build of wxPython-Mac a universal binary? > No, not yet. There is still some more work to do for that. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCE: wxPython 2.6.3.2

2006-04-04 Thread Robin Dunn
already shown. wxMSW: Fixed wx.Choice/wx.ComboBox so they send events when a new item is selected only with the keyboard. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- http://mail.python.org/mailman/listinfo/python-list

[wxPython-users] ANNOUNCE: wxPython 2.6.3.0

2006-03-28 Thread Robin Dunn
dated to allow wxMenuBar to be created inside a wxFrame. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

ANN: wxPython 2.6.2.1

2006-01-10 Thread Robin Dunn
Announcing -- The 2.6.2.1 release of wxPython is now available for download at http://wxpython.org/download.php. There have been many enhancements and fixes implemented in this version, listed below and at http://wxpython.org/recentchanges.php. What is wxPython? - wxPyt

ANN: wxPython 2.6.1.0

2005-06-04 Thread Robin Dunn
vice names for Joystick in Linux. wxGTK: Applied patch #1207162 wx.TextCtrl.SetStyle fix for overlapping calls. wx.FileConfig: fixed DeleteEntry to set the dirty flag properly so the change will get written at the next flush. -- Robin Dunn Software Craftsman http://wxPython.org Java give y

[no subject]

2005-06-04 Thread Robin Dunn
vice names for Joystick in Linux. wxGTK: Applied patch #1207162 wx.TextCtrl.SetStyle fix for overlapping calls. wx.FileConfig: fixed DeleteEntry to set the dirty flag properly so the change will get written at the next flush. -- Robin Dunn Software Craftsman http://wxPython.org Java give y

ANN: wxPython 2.6.0.1

2005-05-30 Thread Robin Dunn
lendarCtrl: Patch #1207531, Keeps the CalendarCtrl wide enough even when the weekday names for the locale are shorter than usual. Made GridCellNumberEditor.StartingKey also insert the typed char when there is a range of allowed values (so a wx.SpinCtrl is used instead of a wx.TextCtrl.) -- Robin

ANN: wxPython 2.6.0.0

2005-04-26 Thread Robin Dunn
text control. wxMac: Corrected refresh bugs in wxGrid. XRCed: Updated to version 0.1.5. * Added wxWizard, wxWizardPageSimple (only from pull-down menu). * Hide command for test window. * Replacing classes works better. * Added Locate tool. -- Robin Dunn Software Craftsman http://wxP

ANNOUNCE: wxPython 2.5.5.1

2005-04-08 Thread Robin Dunn
on which returns a copy of the list of top-level windows that currently exist in the application. Updated docview library modules and sample apps from the ActiveGrid folks. Added the ActiveGrid IDE as a sample application. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters?

ANNOUNCE: wxPython 2.5.4.1

2005-03-16 Thread Robin Dunn
askColour methods to wx.Image. Added wx.Rect.IsEmpty wxGTK: - Corrected wx.ListBox selection handling - Corrected default button size handling for different themes - Corrected splitter sash size and look for different themes - Fixed keyboard input for dead-keys -- Robin Dunn Software Craf