Re: change the widgets size



Eduardo,

On 3/3/06, eduardo fiss beloni <eduardobeloni yahoo com br> wrote:

hei

I'm have problems with the size of the Gtk::Widget, I
don't know how to change it.

I have a Gtk::Frame wich contains a Gtk::Entry but
they are ocuppying all extension of my MainWindow.
I want to place then on low middle of the window.

Consider Gtk::Alignment, as per
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Alignment.html

and my Gtk::Entry must have 3 char spaces, how do I do it??

Gtk::Entry::set_width_chars(...) is what you need.




Regards,

Nickolai


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