Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Perl is able to deal with Drag-n-Drop within Tk and another applications

by Courage (Parson)
on Dec 22, 2004 at 21:56 UTC ( [id://416925]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Tcl::Tk;
    ...
        });
    
    Tcl::Tk::MainLoop;
    
  2. or download this
    use strict;
    use Tcl::Tk;
    ...
    #   $lab->configure(-text=>'new text here...');
    
    Tcl::Tk::MainLoop;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://416925]
Approved by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2025-01-19 18:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (57 votes). Check out past polls.