Re: [Glade-users] resizing windows.
- From: Harring Figueiredo <harringf yahoo com>
- To: Damon Chaplin <damon kendo fsnet co uk>
- Cc: gtk_list gtk gtk <gtk-app-devel-list gnome org>, glade users <glade-users ximian com>
- Subject: Re: [Glade-users] resizing windows.
- Date: Tue, 1 Oct 2002 18:06:55 -0700 (PDT)
Damon,
I did notice that the widow gets as smaller as the size of the "Table"
(GtkTreeView/ListStore) or maybe the Toolbar.
Becuase the table has many columns, it is a bit too wide for the user (some
complains are coming) I will see if I can set a hid/show column property, but I
think this will still bring some flames.
I am undecided on which way I should go.
Thanks,
Harring
--- Damon Chaplin <damon kendo fsnet co uk> wrote:
On Thu, 2002-09-26 at 19:32, Harring Figueiredo wrote:
Hello All,
I have created a main window, when I run the application, the make window
can
be resized to make it bigger, but not smaller.
I have set the window to be resizable.
I have :
Vbox
+ Menu
+ Handle --> Toolbar
+ GtkTreeview (ListStore)
+ VHPaned--> Thext View
+ Status bar.
How did you set the window size?
You should set the size of the GtkTreeView & GtkTextView widgets to a
reasonable minimum size, and set the Default Width & Height of the
window. That way it should be possible to make the window smaller if the
user desires, down to the minimum reasonable size.
I think you may be able to get the old allow_shrink behavior by setting
the Width & Height properties of the window to 0, but that is probably
not recommended.
Damon
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]