Re: [PyKDE] Custom QScrollBar'ed widgets

2004-09-03 Thread Sundance
I heard Gordon Tyler said: Have a look at QScrollView: http://doc.trolltech.com/3.3/qscrollview.html The Detailed Description section should give you the information you need for scrolling custom widgets. Thank you, but this won't do. I'd need to attach the scrollbar to a custom widget,

Re: [PyKDE] Custom QScrollBar'ed widgets

2004-09-03 Thread Sundance
I heard Gordon Tyler said: So these other subwidgets stay still while this one other widget needs to scroll? I feel cross-eyed already ;) Yes. I'm trying to see how cleanly I could implement that nifty feature in KMuddy, split-screen on scrollback, that splits the viewport when the users