which was closed as (apparently) fixed, three months ago. I'm
experiencing this with wxPython/MSW 2.4.0.7u so I'm wondering if this fix
is supposed to be part of the released version of wx{Python,windows} that
I'm currently using. If it's not, how could I upgrade to get it?
Thanks!
···
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
which was closed as (apparently) fixed, three months ago. I'm
experiencing this with wxPython/MSW 2.4.0.7u so I'm wondering if this fix
is supposed to be part of the released version of wx{Python,windows} that
I'm currently using.
I think it was included in 2.4.0.7, but since the bug was closed on the same day that 2.4.0.7 was released then it's possible that it didn't make it into the release since it takes me a few days to make/test the release binaries.
If it's not, how could I upgrade to get it?
Wait a week or two for 2.4.1, or get the sources from CVS using the WX_2_4_BRANCH tag as described on the website and build it yourself as described in BUILD.win32.txt.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!