Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DEACTIVATE POPUP and HIDE POPUP difference
Message
De
23/09/2003 04:38:46
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00831025
Message ID:
00831352
Vues:
21
Hi Lisa,

Thanks.

Other difference is this:
-you cannot release a hide activated popup
DEFINE POPUP x
DEFINE BAR 1 OF x PROMPT "something"
DEFINE BAR 2 OF x PROMPT "something"

ON KEY LABEL f5 acti popup x nowait
ON KEY LABEL f4 acti popup x
ON KEY LABEL f3 hide popup x
ON KEY LABEL f2 deacti popup x
ON KEY LABEL f6 release popup x

*press f5. you see the popup 

*press f3. it will disappear

*press f6. fire a error
-release/deactivate ignore not defined popup
-hide/show fire a error if popup is not defined

The problem is on help doc.
It says that there are differences, but does not say which.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform