Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: How to make a Tk::Button move/slide within a Tk::Table

by bcarroll (Pilgrim)
on Feb 09, 2012 at 12:14 UTC ( [id://952694]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to make a Tk::Button move/slide within a Tk::Table
in thread How to make a Tk::Button move/slide within a Tk::Table

I realized that I wasn't updating the row and col of $buttons$selectedButton in slideButton(). I added
$buttons[$selectedButton]{'row'} = $mRow; $buttons[$selectedButton]{'col'} = $mCol;

to slideButton() subroutine and now the blinking/left over widgets are gone...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found