Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Infamous inkey()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00114942
Message ID:
00115007
Vues:
18
>>Try this:
>>
>>_screen.picture = my.bmp
>>
>>do form testform1.scx
>>
>>if _screen.formCount = 1
>> _screen.forms(1).visible = .f.
>> do form testform2.scx
>> endif
>>
>>I get a white spot in my screen when the testForm1 is made invisible
>>
>>to get around this I add:
>>
>>_screen.forms(1).visible = .f.
>>clear
>>=inkey(.09)
>>do form testform2.scx
>>
>>Anyone else have this problem?
>>
>>Robert
>
>Robert,
> Is you talk set on or off when this happens? I have had a similar problem in the past. Setting talk off seemed to fix mine, but I'm still not sure.


I always have set talk off. Two viable solutions have been sent on the thread, I like the ? "" as the easiest.

Robert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform