a visual appointment calendar

Hi,

I have need of an appointment calendar (like in outlook or kmail) and I’m hoping someone has done something in wxpython.

Johnf

Hi,

Hi,

I have need of an appointment calendar (like in outlook or kmail) and I'm
hoping someone has done something in wxpython.

Johnf

There are two calendar controls in the wxPython demo that you could
check out. Other than that, the only thing that occurs to me is the
Chandler project:

I don't know how easy it would be to pull just the calendaring part
out, but it may give you ideas on how to roll your own. I'd like a
more full-featured calendar as well, so if you come up with something
cool, be sure to let us know!

···

On Dec 28, 9:34 pm, John Fabiani <fabiani.j...@gmail.com> wrote:

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org

PyCon 2010 Atlanta Feb 19-21 http://us.pycon.org/

Thanks for the lead. I’ll try and get a hint from the source.
Johnf

···

On Tue, Dec 29, 2009 at 6:52 AM, Mike Driscoll kyosohma@gmail.com wrote:

Hi,

On Dec 28, 9:34 pm, John Fabiani fabiani.j...@gmail.com wrote:

Hi,

I have need of an appointment calendar (like in outlook or kmail) and I’m

hoping someone has done something in wxpython.

Johnf

There are two calendar controls in the wxPython demo that you could

check out. Other than that, the only thing that occurs to me is the

Chandler project:

http://chandlerproject.org/Projects/ProductTour

I don’t know how easy it would be to pull just the calendaring part

out, but it may give you ideas on how to roll your own. I’d like a

more full-featured calendar as well, so if you come up with something

cool, be sure to let us know!


Mike Driscoll

Blog: http://blog.pythonlibrary.org

PyCon 2010 Atlanta Feb 19-21 http://us.pycon.org/

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en

have you checked this?
http://www.expobrain.net/wxscheduler

bye, Marco

I forgot about this. I really should play with it and see how well it
works.

- Mike

···

On Dec 29, 12:21 pm, Marco Prosperi <marcoprosperi...@gmail.com> wrote:

have you checked this?http://www.expobrain.net/wxscheduler

bye, Marco