From: Alec B. <wry...@gm...> - 2006-12-05 10:52:18
|
I'm trying to get the mouse pointer to turn to a hand when it's hovering over an imagebutton in a Windows PythonCard application. In case that's not clear: for example, when your mouse goes over a link in a webbrowser, the mouse pointer turns to a hand to show that it's a link. I'd like to be able to do the same in my PyCard application to let the user know the image is clickable. Is it possible? Thanks. |