you can
- Load the image into a pixbuf
- use a timer to call a draw function
- inside the draw function
- create a cairo context
- use Gdk::Cairo::set_source_pixbuf to select the pixbuf with image as the source of this new cairo context
- progressively draw rectangle on the target drawing area
2009/3/4 nishit sharma <sharmafrequent@xxxxxxxxx>
HI All,
Can anybody provide me some sample application in which the wipe effect for a widget is implemented. I m new in this and unable to get the solution for this.
Thanks
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list