[gtkada] Using Gtk.Scale

Dmitry A. Kazakov mailbox at dmitry-kazakov.de
Fri Oct 22 18:42:03 CEST 2010


On Fri, 22 Oct 2010 13:59:04 +0800, you wrote:

> Two questions on the use of Gtk.Scale.
> 
> 1.  I can see how to creat an instance of Gtk.Scale and how to set its
> position, but how do you set its length?

Length of what? Do you mean the widget's width?

> 2.  As a graphical object, Gtk.Scale has to be mounted on something.  What
> do I use?  Gtk.Canvas?

An appropriate container: Gtk_Table, Gtk_Box, Gtk_Frame whatever. 

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



More information about the gtkada mailing list