Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A mousepointer that stays put...
Message
 
À
10/03/2006 12:03:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01103160
Message ID:
01103169
Vues:
18
>Hi All:
>
>I want to change the mousepointer for a short time while frx2any converts a file for me, but as the user moves the mouse around the form, it reverts as it passes over the various objects. _screen.mousepointer and _screen.activeform.mousepointer only cover portions of the area. Is there a quick and dirty way to change the mousepointer in toto without having to go through each object?
>
>Thank
>Luke

Very dirty trick, don't allow to mouse to leav the form :o))
Put this in Form's mose move event:
MOUSE CLICK AT 50,50 PIXELS WINDOW (this.name)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform