In article <[EMAIL PROTECTED]>, Eric Apperley <[EMAIL PROTECTED]> wrote: >How do I draw rotated text in a Tkinter widget using the draw.text method? > >Alternatively, if I draw text as normal, how can I then subsequently >rotate it about its start point? > >
Not easily. The (base) Tk-ers have written a bit on this subject: <URL: http://wiki.tcl.tk/rotate >. -- http://mail.python.org/mailman/listinfo/python-list