Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange display problem
Message
 
 
À
06/09/2006 16:18:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01151476
Message ID:
01151499
Vues:
40
>>Hi everybody,
>>
>>I'm working through VPN today. I have about 15 different applications running (9 IE, 7 Windows in Outlook, Visual Source safe, few WE, etc.)
>>
>>I ran my application from the command window (do main) and I found that in one of my forms when I display a YesNo messagebox and press Yes, it doesn't disappear from the screen. The second messagebox remains on the screen as well. I reproduced the problem in EXE too.
>>
>>What do you think is a problem? I haven't noticed this behavior before, but I don't often work through VPN...
>>
>>Thanks in advance.
>>
>>UPDATE. I closed several applications, but the problem remained.
>>
>>UPDATE 2. My colleague at work didn't reproduce it, so it's either VPN or bad video card. Still it would be nice to find out.
>>
>>Does anyone experience the similar problems working through VPN?
>
>See help for SYS(602)

Setting it to 1 (default - interesting, why we have 0) partially helped. The first message
if YesNo("File Jzanus.dat created on " + ;
				transform(laFile[3]) + " exists in " + m.lcDir + "." + CRLF + ;
				"Do you want to replace the file?")
			lcError = CopyAcxiomFile(m.lcDir + "\", m.lcLetterDir, .t.)
		endif
Doesn't disappear after answering Yes. Why is it so?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform