How to capture the scroll event of the scrolled window?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need to track the scroll events of the GtkScrolledWindow, and i use
following code: 
	GtkWidget* w = lookup_widget(MainWnd,"scrolledwindow1");
	gtk_widget_add_events (w, GDK_SCROLL_MASK);

and I mapped the scroll child event with glade, but it does not work. 
Anyone knows why?
--
View this message in context: http://www.nabble.com/How-to-capture-the-scroll-event-of-the-scrolled-window--t1815899.html#a4950061
Sent from the Gtk+ - General forum at Nabble.com.

_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux