On 13.02.07 01:12:08, Tony Cappellini wrote: > 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?
Move the cursor to the begining of the text. Andreas -- Your talents will be recognized and suitably rewarded. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
