I have a list of random points: [[x0,y0],[x1,y1],...,[xn,yn]] how can I use Tkinter to draw lines to connect them one by one based on the order in the list? Thanks a lot! _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
- [Tutor] draw lines Shi Mu
- Re: [Tutor] draw lines John Fouhy
- Re: [Tutor] draw lines Danny Yoo
- Re: [Tutor] draw lines Alex Hunsley
- Re: [Tutor] draw lines Kent Johnson
