tkinter and scroll

Jacek Popławski jp at ulgo.koti.com.pl
Wed Dec 27 11:58:48 EST 2000


I want to create window with:
- text (diffrent fonts)
- images
- buttons
and scroll it (becouse it can be larger than screen)
Is it possible to do it in Tkinter?

from tutorial: (scrollbar)

"This widget is used to implement scrolled listboxes, canvases, and
 text fields."
 
what about buttons and other widgets? what about all-in-one ?

If it's impossible with Tkinter - is it possible with pygtk?

-- 
Safe in dreams
Away from where they are
Let me be nowhere
Just another star                            "Feed my head" - Ronnie James Dio



More information about the Python-list mailing list