[gtkada] Why do these scales work in unison?
Dmitry A. Kazakov
mailbox at dmitry-kazakov.de
Sun Oct 24 09:57:34 CEST 2010
On Sun, 24 Oct 2010 07:08:43 +0800, you wrote:
> I inserted three instances of Gtk.Scale in a Gtk.H_Box.
> I cannot figure out why they work in unison. I expected them to be
> independent.
You gave all of them the same adjustment object. The state of this object
is what they show and modify when you drag any of the sliders.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
More information about the gtkada
mailing list