Textbox with ScrollBar
Alex Martelli
aleax at aleax.it
Sun Nov 2 14:35:59 EST 2003
More information about the Python-list mailing list
Sun Nov 2 14:35:59 EST 2003
- Previous message (by thread): Textbox with ScrollBar
- Next message (by thread): Textbox with ScrollBar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PythonRAD wrote: > Hi at all, > > I looking for the widget that admit the multiline with scrollbar for > Tkinter... any idea? Top of p. 349 in "Python in a Nutshell" chapter 16. I'm biased, but I think the Nutshell can be useful. You can read it online for free for 2 weeks by subscribing to safari.oreilly.com -- the first 2 weeks are free, but make sure to cancel within 14 days to avoid paying! Still, in 2 weeks you should easily be able to study all of chapter 16 and a lot more besides. Alex
- Previous message (by thread): Textbox with ScrollBar
- Next message (by thread): Textbox with ScrollBar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list