Replacement for GnomeDateEdit?

Thomas Bollmeier TBollmeier at web.de
Wed Feb 21 09:18:55 EST 2007


Hi,

I'm currently designing a dialog using pygtk/Glade. One of the
attributes to be edited is a date. I tried to use the GnomeDateEdit
widget that is available among the widgets in glade. Unfortunately the
"time"-property only allows me to use timestamps for dates >= January
1st 1970. Since the date to be edited is a birth date this constraint
is not acceptable for my application. Does anyone know whether there
is another widget around with a pygtk-binding that I could use
instead?

Best regards,
Thomas




More information about the Python-list mailing list