Re: RE: Scrolling a drawing area
- Date: Mon, 19 May 2008 11:39:10 +0300
- From: "Dov Grobgeld" <dov.grobgeld@xxxxxxxxx>
- Subject: Re: RE: Scrolling a drawing area
2008/5/11 Lindley M French <lfrench1@xxxxxxx>:
Not sure what you mean by this. I'm doing zoom-in in my image viewer giv (http://giv.sf.net/giv) through the GtkImageViewer widget (which is currently bundled in giv under the name DovImageViewer). The ImageViewer widget takes care to zoom in so that the position of the mouse is centered in the zoomed in image... But perhaps you meant something else?
Regards,
Dov
[stuff deleted]
Be warned: Due to the way resizing works in GTK+, it's impossible to do "smooth zooming" where your scrolled window remains focused on the same part of the image as you zoom. You can approximate it, but the zoom itself will be jerky. I haven't found any way around this.
Not sure what you mean by this. I'm doing zoom-in in my image viewer giv (http://giv.sf.net/giv) through the GtkImageViewer widget (which is currently bundled in giv under the name DovImageViewer). The ImageViewer widget takes care to zoom in so that the position of the mouse is centered in the zoomed in image... But perhaps you meant something else?
Regards,
Dov
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list
- Follow-Ups:
- Re: RE: Scrolling a drawing area
- From: Paul Davis
- Re: RE: Scrolling a drawing area
- References:
- Scrolling a drawing area
- From: Ariel Martinez
- Re: Scrolling a drawing area
- From: Diego Rivera
- RE: Scrolling a drawing area
- From: Ariel Martinez
- Re: RE: Scrolling a drawing area
- From: Lindley M French
- Scrolling a drawing area
- Prev by Date: Re: checking for memory leaks in gtk
- Next by Date: Movement of columns in GtkTreeView
- Previous by thread: Re: RE: Scrolling a drawing area
- Next by thread: Re: RE: Scrolling a drawing area
- Index(es):