Re: simple canvas drag-and-drop

Ala Qumsieh <[email protected]> Mon, 1 May 2006 17:18:48 -0700 (PDT)
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
Of course :)
http://www.perltk.org/index.php?option=com_content&task=view&id=14&Itemid=28

----- Original Message ----
From: Greg London <[email protected]>
To: [email protected]
Sent: Monday, May 1, 2006 4:38:54 PM
Subject: simple canvas drag-and-drop

     RE: text in a widget, text-widget @ 1146167556    wow, I'm rusty. I can't seem to figure out  how to do a simple
 canvas widget that will have a couple of  rectangles that the user
 can click on and resize. I looked at the  example in the
 "widget" script and couldn't decode how it  worked.
  
 Anyone got a barebones bit of code that  draws a canvas,
 puts a rectangle on it, and then allows the  user to click on
 various parts of the rectangle and move it  and resize it?
  
 Much appreciated.
  
 Greg