Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplicate objects
Message
 
À
06/01/2008 22:01:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01279649
Message ID:
01279854
Vues:
11
>Oh
>
>I have to add SET TALK OFF and SET NOTIFY OFF anywhere
>in my project?
>I added it in my start.prg of my project but vfp forget it after second.
>>>Hi
>>>I installd fvp in my new computer and copied vfp project to the new.
>>>When I building the application (exe\app) I see command buttons\label twice each (one is real respond to my click and the second picture only.
>>>In addition vfp show me values behind the forms (for example numbers, printer setup information).
>>>Help please
>>
>>SET TALK OFF
>>SET NOTIFY OFF

Chaim,
SET TALK (SET NOTIFY) is one of these commands which depends of DataSession. You should add them in every form where you use Private Data Session. Check SET DATASESSION in help to see all commands which depends of datasession.
Usually I have a class which deals with these settings and it is placed in my base form class.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform