Hi I'm trying to build my own scrollbars customizing the way they are drawn by using cairo. The problem is that i like the way a scrolled window works and i wouldn't like to re implement this widget myself. But i cannot find the way of setting my custom MyCoolScrollbar:public Gtk::Scrollbar into the ScrolledWindow.
I was just going to modify the gtk_scrolled_window widget and the Gtk::ScrolledWindow and rebuild all GTK+ and gtkmm %-| but im sure there is an easyest way to do this. Any suggestions? thanks -- View this message in context: http://www.nabble.com/Customizing-scrollbar-in-a-ScrolledWindow-tp24360834p24360834.html Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
