[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Size of a ScrolledWindow's child...
- From: freyd uni-muenster de (Oliver Freyd)
- To: gtk-app-devel-list redhat com
- Subject: Re: Size of a ScrolledWindow's child...
- Date: Wed, 2 Feb 2000 14:31:25 +0100 (MEZ)
Lately I've done a similar thing, I've put a drawing area into a viewport,
then added 2 scrollbars which share an adjustment with the viewport.
The scrolledwindow also has 2 adjustments that are connected 2 the scrollbars.
these adjustments contain the relative position of the child, and it's size,
so you should have a look at the data in the adjustments...
Well, hope this helps...
bye, Oliver
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]