Hi, 

I am locating my mouse position in an Image. I just saw now, when I have my
window at full screen, that I get the coordinates of the viewport, when my
image is smaller than the actual viewport. I read my position out with: 
image1 -> get_pointer( int x, int y); (image1 = Gtk::Image)
Is there any way to tell the pointer that I want the image and not the
viewport coordinates?

Thanks in advance


-- 
View this message in context: 
http://www.nabble.com/How-works-get_pointer%28%29---tf2492818.html#a6949677
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to