-------- Original Message -------- Subject: Date edit widget? From: John Coppens <john jcoppens com> To: gtk-app-devel-list gnome org Date: 02/12/2009 12:13 PM > Once upon a time there used to be a gnome_date_edit widget. But with the
tendency to eliminate most of gnome ui things, I was looking what to use if some GTK replacement existed instead. I only found GtkCalendar - but I don't want an entire calendar on my forms! Anyone know if there is some practical replacement for a date (+time) editor?
GTK does not have a specialized widget like that. You will have to create it yourself.