in perl tk how do i bind the addition sign?
my code:
$mw->bind("<Key-+>" => \&button);
it doesn't work.
i also tried <Key-Plus>, <Plus>, <Button-Plus> and some other phrases
what is the correct phrase?
in perl tk how do i bind the addition sign?
my code:
$mw->bind("<Key-+>" => \&button);
it doesn't work.
i also tried <Key-Plus>, <Plus>, <Button-Plus> and some other phrases
what is the correct phrase?
in perl tk how do i bind the addition sign?
my code:
$mw->bind("<Key-+>" => \&button);
it doesn't work.
i also tried <Key-Plus>, <Plus>, <Button-Plus> and some other phrases
what is the correct phrase?
in perl tk how do i bind the addition sign?
my code:
$mw->bind("<Key-+>" => \&button);
it doesn't work.
i also tried <Key-Plus>, <Plus>, <Button-Plus> and some other phrases
what is the correct phrase?
in perl tk how do i bind the addition sign?
my code:
$mw->bind("<Key-+>" => \&button);
it doesn't work.
i also tried <Key-Plus>, <Plus>, <Button-Plus> and some other phrases
what is the correct phrase?