Tkinter Canvas, spline me!
Phlip
phlip_cpp at yahoo.com
Thu Oct 25 20:29:30 EDT 2001
More information about the Python-list mailing list
Thu Oct 25 20:29:30 EDT 2001
- Previous message (by thread): Tkinter Canvas, spline me!
- Next message (by thread): Createing PyObjects from modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Have you tried something like this? (Uh, I haven't; this is just > based on the Tk man pages :) > > canv.create_line(5, 5, 50, 5, 100, 50, 150, 50, > smooth = 1) Thanks. The feature is in the bag! -- Phlip http://www.greencheese.org/MayorZogg
- Previous message (by thread): Tkinter Canvas, spline me!
- Next message (by thread): Createing PyObjects from modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list