![]()
Thanks to the work from Jérôme Laheurte, a new stable release of wxScheduler is available in Google Code project website.
Here the changes from the 1.2.4 release:
- Schedule can have a font attribute and foreground color
- Fix drawing problems under Linux and Windows and more drawing optimizations
- Workaround for a wxPython bug: march has 31 days
- Small fix in sorting
- Fix invalid date bug
- Fix double-click outside schedule
- Fix printing.
- Add Freeze/Thaw methods to wxScheduler
- Support for multiple icons
- Highlight whole current day/month
- Heavy refactoring: better handling of scrollbars, support for variable-height views and all drawing code moved to wxDrawer.wxFancyDrawer for eye candy.
- Add right click event
- Horizontal view for daily, weekly and montly modes
- Fixed demo and add some more events
The latest tarball is available here.











Actually, I think I kinda broke printing. But I’m on my way to fix (and enhance) it
Thank you Jerome, it’s my fault, I didn’t tested the print function before commit the new release.
If you are in the way to fix it, tell me hen is done and I will create a new package.
Don’t know if I’ll have the time during the week but it should definitely be fixed next week-end. I’ll keep you informed.
That was surprisingly easy; printing now seems to work in every combination of settings (tested on Mac OS X and Linux). I also added a printer setup dialog to choose paper size and orientation. Got bitten by a number of wxPython bugs along the way, but I think I’ve worked around them all, so it’s good to go.
Good !!
I’ll do the new package this evening, release number 1.3.1