"Sticking" a widget at the bottom of a container
- From: jody <jody xha gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: "Sticking" a widget at the bottom of a container
- Date: Wed, 4 Jul 2012 18:10:16 +0200
Hi
When i place a widget in a Frame which has a fixed width and i change
my window's size,
the widget always is positioned in the center of the frame.
Is there a way to place a widget in a Frame so that it always
"sticks" to the bottom?
Perhaps with a different container?
(I also tried to place the widget inside an Gtk::Alignment which i
called with m_Alignment(Gtk::ALIGN_START, Gtk::ALIGN_END)
hoping the "ALIGN_END" would do the trick...)
Thank You
Jody
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]