[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Size of a ScrolledWindow's child...



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]