in reply to Re: tk image map like button with hover effect
in thread tk image map like button with hover effect
$c->bind( $but1, '<ButtonPress>', sub { #$c->itemconfigure( $but1, -image => $image1); exit; });
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: tk image map like button with hover effect
by zentara (Cardinal) on Jul 04, 2011 at 15:09 UTC |