Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindevent() and _SCREEN
Message
De
06/03/2009 03:10:08
 
 
À
05/03/2009 09:08:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01385807
Message ID:
01386088
Vues:
47
>I was trying Bindevent() with _screen object and i've noticed that for some events like
>'Destroy', 'Unload', 'QueryUnload' it was not possible to bind events to them.
>Is that correct or I've missed something?
>Thanks in advance.

Some VFP events are called only if exists code into them.
For _SCREEN.Destroy you can add an object to SCREEN with code into destroy method,
or bindevent to THISOBJECT.Destroy.

It is not perfect because CLEAR ALL destroy it
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform