[PyKDE] positioning the vertical Scrollbar in a TextEdit box

Tony Cappellini cappy2112 at gmail.com
Tue Feb 13 09:12:08 GMT 2007


When I add text to a TextEdit box, the vertical scrollbar appears, and
the slider is at the bottom of the text.

I want to move the slider to the top of the text, but the Slider
attributes of the Scrollbar are not available from within the TexEdit
widget. At least I don't see how to access them.

What is the preferred way to reposition the scrollbar slider to the
beginning of the text?


thanks




More information about the PyQt mailing list