[wxPython-users] Building daily/weekly/monthly calendar control

Robin Dunn robin at alldunn.com
Fri Oct 19 11:18:10 PDT 2007


Patrick J. Anderson wrote:
> I'd like to build some calendar controls for my planner app. 
> 
> The purpose of these calendars is similar to the ones found in MS 
> Outlook, Evolution or Chandler in that a user should be able to drag and 
> drop items into a cell to create appointments of specified types (using 
> popup menu on drop).
> 
> Has anyone done it before using wxPython or could offer me some clues on 
> how to go about building them?

Chandler is using wxPython.

http://viewcvs.osafoundation.org/chandler/trunk/chandler/parcels/osaf/framework/blocks/calendar/


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list