Forum Discussion

Rodm00011's avatar
Rodm00011
Occasional Contributor
4 months ago

Wait for hourglass to turn to a pointer?

Im trying to determine if cursor is spinning (busy)  or has changed back to pointer the idea is  get_cursor_shape() // for example pointer click button    while(get_cursor_shape == "Busy"){     ...