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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to