I have a TextEditor window that I am using to display a log, and I need to make it show the bottom of the log. How do I make it scroll down to do this?
            Asked
            
        
        
            Active
            
        
            Viewed 360 times
        
    0
            
            
        - 
                    OIf you which GUI toolkit you are using, you willhave a beter chance of getting an answer. Searching for "Python TextEditor" does not give much clues. – jsbueno Jan 11 '12 at 22:47
- 
                    As said, I am using [PyGUI.](http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/version/Doc/index.html) – Skyler Jan 12 '12 at 03:56
 
    