Re: Fix the window and its widgets
- From: "Pavlo Korzhyk" <pavlo korzhyk gmail com>
- To: "SIRISHA MUPPAVARAPU" <sirisha muppavarapu veralight com>
- Cc: gtkmm-list gnome org, oedipus <alexander arnoldt gmx de>
- Subject: Re: Fix the window and its widgets
- Date: Fri, 22 Dec 2006 23:07:38 +0200
(Gtk::Window *)window->set_resizable(false);
The above method is not letting the window expand when a larger child
widget is present but it is shrinking the window when a smaller widget
is present. Irrespective of whether a single button is placed or a
larger widgets with a complicated structure are placed, the size of the
window should remain same. It shouldn't allow to expand or shrink. Any
other ideas?
I think if you allow child widgets to expand, they expand to fit the
larger window.
Did you try this, or placing all the stuff in the center of 3x3 table?
In such case cells on the border will probably expand.
These are only ideas, my experience is not enough to be sure that this
must work.
--
WBR, Pavlo Korzhyk
ICQ#155870780
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]