Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
URGENT: Mouse Pointer question!!
Message
De
24/05/2001 09:49:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00510831
Message ID:
00510867
Vues:
24
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform