Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
URGENT: Mouse Pointer question!!
Message
From
24/05/2001 09:29:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00510831
Message ID:
00510849
Views:
14
>Hi all,
>I need to set the mouse pointer to the "CLOCK" when i'm doing a process.
>The only way I know to do it is cycle through every object on the form and set the property MousePointer to 11. Also, do this inside every container or pageframe.
>I tryed using SetAll method of the form but, it don't work inside the containers. And the value of some ActiveX controls to set the CLOCK pointer is not 11 like a VFP native control.
>
>My question... Exists any API function to change the default mouse pointer ????
>
>Thanks in advance!!!!!!

Esteban,
You could do it with winapi. But maybe there is an easier way. On the fly create a container or shape object that's transparent and no border, same height and width as form, mousepointer 11. When done removeobject it.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform