From: Ray A. <ray...@sa...> - 2006-04-24 10:27:30
|
I'd like to do two things in pythoncard related to informing the user that a new modal child window is about to open (it involves fetching data and therefore can take a while): 1. Create a dialog that closes automatically when the child window opens (eg. Please wait..data loading) and 2. give the mouse arrow an egg timer. Are these simple things to make happen in Pythoncard? I'm hoping to stop the user repeatedly hitting a load button when the event has been called. Thanks, Ray |