Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First bug in VFP8SP1 discovered
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00836211
Message ID:
00837844
Vues:
47
>BindEvent() works fine with _Screen with events like ReSize and RightClick, but it apparently does NOT work with the OLEDragOver event.
> ... drag-drop onto _Screen and it worked great, and users LIKED IT ...


I agree with the screen hooks, and sympathize with your concerns: The unsupported way seems more elegant to me than BINDEVENT()...

However, given what you've got, how about using BINDEVENT() to keep a shape object covering the whole _SCREEN space by binding to the Resize event, and then use the OLEDragDrop event on the Shape object? (or, if you need wallpaper, the OLEDragDrop of a Picture object...)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform