Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MODI WIND SCREEN =
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00001769
Message ID:
00002617
Vues:
29
>I inadvertantly pressed alt-J while the focus was
>on the
>project window - which royally messed up the
>project file.
>I fixed the project, but now, when I run the app,
>I get the
>error "Feature not available" on the following
>line of code
>that has been running for years:
>MODIFY WINDOW SCREEN ;
> AT 0.000, 0.000 ;
> SIZE 40.000,80.000 ;
> FONT "FoxFont", 9 ;
> NOFLOAT ;
> NOCLOSE ;
> NOMINIMIZE ;
> NONE
>Can someone make this go away? I searched the KB
>and help.
>
>Best,
>Randy


I try the code without the NONE close and it's work
i think that we can't change the border for main FoxPro window,
i try also with DOUBLE, PANEL, NONE, SYSTEM bat no way to change
the border

the code that wok is

MODIFY WINDOW SCREEN ;
AT 0.3
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform