Re: Fix the window and its widgets
- From: SIRISHA MUPPAVARAPU <sirisha muppavarapu veralight com>
- To: oedipus <alexander arnoldt gmx de>
- Cc: gtkmm-list gnome org
- Subject: Re: Fix the window and its widgets
- Date: Fri, 22 Dec 2006 09:29:15 -0700
(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?
Thanks
Sirisha
On Thu, 2006-12-21 at 23:45 -0800, oedipus wrote:
> try (Gtk::Window *)window->set_resizable(false);
>
> merry christmas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]