Re: size adaptive window layout
- From: Paolo Costabel <paolo zebradevelopment com>
- To: Stefan Kost <kost imn htwk-leipzig de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: size adaptive window layout
- Date: Wed, 26 Jan 2005 09:28:38 -0800
What layout widget are you using for your table?
Stefan Kost wrote:
hi hi,
I generate layouts for property windows. It is basically a large table, where
each property is a row. I've put the table into a scrolled window to care for
very large windows (taller that the screen).
Here is how it looks like:
http://www.buzztard.org/index.php/Image:Bt-edit-0.0.1-05.png
The problem I have is to make it a little bit bigger (so that the hscales have
more space). I've only did
gtk_window_set_default_size(window,-1,200);
to let gtk choose a good width. When I ommit that the window becomes only about
20 pixels heigh. Can't gtk set a sensible default size, where scolling is only
used, when the window does not fit the screen?
Any suggestions?
Stefan
------------------------------------------------------------------------
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]