[PyKDE] positioning the vertical Scrollbar in a TextEdit box
    Andreas Pakulat 
    apaku at gmx.de
       
    Tue Feb 13 09:43:19 GMT 2007
    
    
  
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.
    
    
More information about the PyQt
mailing list