Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse Pointers for Exe's?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Mouse Pointers for Exe's?
Miscellaneous
Thread ID:
00099206
Message ID:
00099206
Views:
60
In my app at some point I am changing the mouse pointer with the command :

_screen.mouseicon = PC_BUSY_CURSOR
_screen.mousepointer = MOUSE_ICON

PC_BUSY_CURSOR and MOUSE_ICON are defined in an include file. When I run the prg or an app it works fine. The cursor changes at the appropriate time. If I create an exe, however, the cursor doesn't change. I made sure that the cursor was included in the project before I build the exe.

Any suggestions?

Michael G. Emmons
memmons@nc.rr.com
Next
Reply
Map
View

Click here to load this message in the networking platform