Oscar Miras wrote:
> Look at this Calendar implemented in QT:
> 
> http://doc.trolltech.com/4.2/qcalendarwidget.html#details
> 
> Do you think we could use it for pan-calendar view? We could implement 
> our own functions in the widget.
Depending on both GTK and QT is a recipe for disaster.

> If you don't like to add new libraries, we could use GTK Calendar + 
> clutter functionalities whose could be useful to us:
> 
> http://library.gnome.org/devel/gtk/stable/GtkCalendar.html
What sort of functionality do you have in mind?  This is a date-selection 
widget, not an actual calendar.  For instance, I don't think there's a good way 
to change the size from the default (which is pretty small).

If you want to borrow an actual calendar, I'd look at GTK calendaring apps like 
evolution.  This again goes back to what functionality you need, though.  What 
is wrong with the current, self-drawn widget?

--xsdg


------------------------------------------------------------------------------
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to