Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I am getting SET TALK ON information in my form?
Message
De
09/10/2000 17:47:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00426000
Message ID:
00427070
Vues:
25
>>>>>>You have to set talk = off every time in your forms load.
>>>>>>Don't know why, probably someone else will tell us, but this stops the talk.
>>>>>Hi Ko: thanks...I did not know that... :)
>>>>
>>>> The reason is that your forms probably use private data sessions. SET TALK setting have data session scoop, so you need to set it again for each form that have private data session.

>>>In my case it is with a class that i run as a modal form.
>>>I have no private datasessions.
>>>It only happens if the statusbar is off
>>
>>What is the DataSession property of your modal form class? If it's anything other than 1, it's using a private datasession.

>Just looked again, and they are 1 - Default datasession.

If your modal form is set to Default datasession, that means it's inheriting it's TALK setting from the form that called it (along with all other datasession specific settings). I guess I never see that behavior because I've always got the statusbar turned on.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform