Hi, I'll explain my experience!
Gtk2 does not support animations, it's a fact, so you can only make your
own hacks to Gtk.
So: shouldn't the hackers, designers, developers of gtk+ widget toolkit
start to think about a way to adding animations to Gtk+ ?
I don't know of Qt, but Cocoa, the Mac OS
El 15/01/11 08:01, Andy Tai escribió:
A related question, one can assume that animation, when possible, is to be
done with gtk+ on top of Clutter. Then how can gtk+ programs be written to
support animation and to properly degrade on platforms where the animation
is not supported? For example,
Yeah, I'm not talking about GtkWindow on top of clutter, I'm talking of
animations inside GtkWindow, adding a widget to GtkHBox and the new widget
slide in, not pop out of nothing into the GtkHbox.
Erick
--
A related question, one can assume that animation, when pos
A related question, one can assume that animation, when possible, is to be
done with gtk+ on top of Clutter. Then how can gtk+ programs be written to
support animation and to properly degrade on platforms where the animation
is not supported? For example, with gtk+3, can it support, on showing a