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:
00114979
Vues:
20
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform