I would like to have more than one window scroll using one scrollbar.

I can create multiple ScrolledWindows, and gang the adjustments together
to get the behavior I want, but this leaves extra scrollbars on-screen.
If I set the policy of the extra window's scrollbars to "NEVER" I get
rid of the scrollbars I want, but scrolling is disabled.

The behavior I want is similar to a spreadsheet, where the top row and
left column remain visible at all times. (And the Sheet widget is not
appropriate for this app.)

TIA,

Scott

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to