Thread
:
Python create calendar entry - how?
View Single Post
jackburton
2011-06-20 , 20:49
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#
2
You can create entries in the calendardb itself. There is the calendar-backend API, but that's C++ (and the only API I've used for this). Qt now has the mobility API, which may work. There are python bindings (apparently, found using Google) in the PySide project.
http://www.pyside.org/docs/pyside-mobility/
Good luck.
Quote & Reply
|
The Following User Says Thank You to jackburton For This Useful Post:
mmarks
jackburton
View Public Profile
Send a private message to jackburton
Find all posts by jackburton