Tag Archive: wxpython


It’s available a new version of wxScheduler. This version is only a bug-fix release.

View full article »

In this post I’ll show you a simple event dispatcher implementation in Python. Every big UI frameworks can play with events an listener without reinvent the wheel but sometimes you need a very simple way to dispatch and receive events in you application without involve in megabytes of an external framework.

View full article »

Thanks to the work from Jérôme Laheurte, a new stable release of wxScheduler is available in Google Code project website.

View full article »

Taskcoach use wxScheduler

Taskcoach, a todo manager to keep track of personal tasks and todo lists, now use wxScheduler to show tasks in the Calendar view.

I’m proud to see my wxPython component used for the first time in a non-commercial project. I glad to Jérôme Laheurte to have chosen wxScheduler for his calendar view and for the patch and improvements he made to wxScheduler.

View full article »

code_logo
The wxScheduler Open Source project is transferred to Google Code and gain a new contributor.
View full article »