Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Tk::MouseGesture 0.03

    Download button

    No screenshots available
    Downloads: 437  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    7 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ala Qumsieh | More programs
    Perl Artistic License / FREE
    July 20th, 2008, 07:16 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Tk::MouseGesture description

    Tk::MouseGesture is Perl module to create bindings for mouse gestures.

    Tk::MouseGesture is Perl module to create bindings for mouse gestures.

    SYNOPSIS

    use Tk::MouseGesture;
    my $mg = $top->MouseGesture('B1-left',
    -xres => 20,
    -yres => 20,
    -min => 50,
    -command => sub { print "yes!n" });
    $mg->addGesture('B3-diag-UL');

    Tk::MouseGesture allows your Perl/Tk app to recognize various mouse gestures. A mouse gesture is a series of mouse motions (usually accompanied by a button drag) that act as short-cuts to certain operations. They are most widely used in web browsers like Opera and Mozilla. Gestures are bound to callbacks such that when a user performs a recognized gesture, the corresponding callback is called.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    mouse gestures | Tk bindings | Perl module | Tk | mouse | gesture

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM