Re: step/page sizes on Gtk::Scale



Hello Ron,

I'm getting exactly your problem, but the solution for me is pretty simple: since i want only integer values, i cast the result to an int :)

Greetings,
Luca

Rob Benton wrote:

I've got a Gtk::VScale widget that I'm setting min/max to 5,300 and step/page sizes to 5,10. This works great for the arrow keys and page up/down keys but moving with a mouse will still get all numbers in between. Is there a way to make the mouse behave the same as the arrow keys and page up/down keys?
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list





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