Hello, I would like to have a gtk.Calendar to popup under a gtk.Entry as soon as the user clicks on the entry. So I use the focus-in-event to capture when the user clicks in the entry. But I can't seem to find a way to popup a calendar.
Timo _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
