Bartosz Kostrzewa wrote:
signal_check_resize().connect(sigc::mem_fun(*this, &AppWindow::on_window_resize));I'll try this ASAP. Thank you.unfortunately, no, this is also triggered when my image is resized, so I can't really use it because I don't want the image to fit to screen all the time, but it will certainly become an option once i've got my configuration dialog! thank you sergio -Bartek
Well, you can set a policy. For example using a boolean value in ImageBox to avoid/allow the zoom...
s.
_______________________________________________ gtkmm-list mailing list gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list