RE: Inner window size issue

2005-11-26 Thread Nikolaj Kiær Thygesen
nome.org Cc: Subject: Re: Inner window size issue Nikolaj Kiær Thygesen wrote: > How on earth do I open a window containing a couple of widgets, > one of which is a ScrolledWindow?? This ScrolledWindow displays > an image, and now I'd like to fit the size of the Sc

Re: Inner window size issue

2005-11-26 Thread Stephen Pollei
On 11/26/05, Stefan Kost <[EMAIL PROTECTED]> wrote: > >>Therefore the scrollable windows is needed if the height of the > >>window would exceed the screen height. Anyway if it does not, > >>I'd prefer to make the window as tall as possible to show the > >>entries without needing to scroll. > >> > >

Re: Inner window size issue

2005-11-26 Thread Stefan Kost
Hi Gus, Gus Koppel wrote: Stefan Kost wrote: [...] Therefore the scrollable windows is needed if the height of the window would exceed the screen height. Anyway if it does not, I'd prefer to make the window as tall as possible to show the entries without needing to scroll. I am not be able t

Re: Inner window size issue

2005-11-26 Thread Gus Koppel
Stefan Kost wrote: > [...] > Therefore the scrollable windows is needed if the height of the > window would exceed the screen height. Anyway if it does not, > I'd prefer to make the window as tall as possible to show the > entries without needing to scroll. > > I am not be able to achive this yet

Re: Inner window size issue

2005-11-26 Thread Stefan Kost
Hi Gus, Gus Koppel wrote: Nikolaj Kiær Thygesen wrote: How on earth do I open a window containing a couple of widgets, one of which is a ScrolledWindow?? This ScrolledWindow displays an image, and now I'd like to fit the size of the ScrolledWindow to the size o

Re: Inner window size issue

2005-11-26 Thread Gus Koppel
Nikolaj Kiær Thygesen wrote: > How on earth do I open a window containing a couple of widgets, > one of which is a ScrolledWindow?? This ScrolledWindow displays > an image, and now I'd like to fit the size of the ScrolledWindow > to the size of the image in pixels. I have

Inner window size issue

2005-11-23 Thread Nikolaj Kiær Thygesen
Hey List, How on earth do I open a window containing a couple of widgets, one of which is a ScrolledWindow?? This ScrolledWindow displays an image, and now I'd like to fit the size of the ScrolledWindow to the size of the image in pixels. I have read up on the geometry stuff, but it doe