PDA

View Full Version : Hourglass pointer



ero
11-17-2003, 02:23 AM
I'm creating a setup menu CD using APMS5. When a user clicks on one of the icons it will run a SETUP.EXE application. This could take a little while to start so I want to display an hourglass mousepointer for my AutoPlay file and then remove the pointer when the setup app has finished.

Can an hourglass pointer be displayed?

I was going to set a window sized hotspot and enable it when the button to install is clicked but I cannot see hourglass as one of the cursor types.

JimS
11-17-2003, 03:23 AM
If you can’t figure out how to get the hourglass pointer, you might think about displaying a progress bar instead.