Tag Archives: wxscheduler

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.

Continue reading

wxScheduler

Welcome to wxScheduler, the new schedule library for python made, with wxpython!

This library do the view/add/draw work for show your events, like Evolution and other softwares.

Major features:

  • View type: day, week, month
  • Show events for read and modify on double click, or add a new one if click on unused space
  • Add new events and retrieve the list
  • “Go to day” frame
  • Show (only or not) work hours
  • Python 2.3+
  • Win/linux (We think also Mac OS X)
  • New event handle “Bind” use (see wxSchedulerPaint)
  • wxPrintout support

Discover more at here.