Hello, For my application I need a simple image display widget. I should look like as if I would embedd eye of gnome in my window. It should only support the basic functions like zoom/pan/rotate/mirror.
I found GtkImageViewer[1] for that reason. It's exactly what I need. But it has a C API. I could wrap it, but it uses the deprecated Gdk:GC drawable. So I'm not sure if a Cairo reimplementation is better. Or do you know a good extra widget for my purposes? regards Andreas [1] http://giv.sourceforge.net/gtk-image-viewer/ _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
