Tkinter - Text - bullets
Thomas Lehmann
Iris-und-Thomas-Lehmann at T-Online.de
Fri Sep 18 05:57:59 EDT 2009
More information about the Python-list mailing list
Fri Sep 18 05:57:59 EDT 2009
- Previous message (by thread): Place the timer in Python script
- Next message (by thread): Tkinter - Text - bullets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My intention is to write a small custom widget displaying text where the text can have a simple wiki syntax. The main interest is to support heading, bold, italic, underline, itemization and enumeration. How can I implement itemization using the Tkinter.Text widget? (bullets)
- Previous message (by thread): Place the timer in Python script
- Next message (by thread): Tkinter - Text - bullets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list