Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
URGENT: Mouse Pointer question!!
Message
From
24/05/2001 09:49:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00510831
Message ID:
00510867
Views:
23
>Good Idea!!!
>In this way, I need to create this shape for each form open and one for the screen. It's ok!.
>Thank you!
>
>Any way, do you know which is the API function???
>Thanks again

Esteban,
Getcursor() SetCursor(), LoadCursor() AFAIK. But as George pointed out it might be problematic. Use shape approach.

No need to create for each form, screen etc. Create as a custom shape class and pass it the object ref. to cover when needed. In init it would size itself and remove itself say from a custom method JobDone :

this.Parent.RemoveObject(This.Name)
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
Reply
Map
View

Click here to load this message in the networking platform