John Cerney > Tk-IDElayout > Tk::IDEdragDrop

Download:
Tk-IDElayout-0.32.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.32   Source  

NAME ^

Tk::IDEdragDrop - Tk::DragDrop subclass for IDE Drag/Drop Behavoir

DESCRIPTION ^

This is a Tk::DragDrop derived widget with some additional features:

SYNOPSIS ^

Usage is the same as normal Tk drag/drop usage, except when creating the Drag-Drop Token, use:

 use Tk::IDEdragDrop;
 
 my $dragToken = $widget->IDEdragDrop( ... );
syntax highlighting: