Sometimes, it's all in the details. Putting the pack() function on a different line
allows me to query the state of the button, and change it programatically.
* * *
I was asked how a hover function is accomplished. Below, adapted from from Codemy:
On hover, an informative text appears in the label. It disappears once one
leaves the label. It is done with a 'bind' function, which tracks the mouse
coordinates. As weel, I have disabled the entry widget during the hover ‽
No comments:
Post a Comment