I solved the problem with: "double val1 = scrolledwiindow1 -> get_hscrollbar() -> get_value();"
But I got a new problem. :/ This seems only to work with one window. I placed first only one scrolled window in one page of a notebook. But when I place a second scrolled window in a new page of the same notebook I get compiling errors. It tells me that I use it in the wrong way. Why is that so? Is there another way of approaching this problem to avoid that conflict? -- View this message in context: http://www.nabble.com/problems-with-scrolled_event%28%29-tf2410356.html#a6731019 Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
