Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change debug window
Message
 
 
À
31/01/2003 11:53:40
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00747706
Message ID:
00747709
Vues:
18
You can use MOVE WINDOW command.
ACTIVATE WINDOW debug
MOVE WINDOW "Visual Foxpro Debugger" to 1,1
>Hi All
>
>Is there a way change the size and position of the debug window? I am trying to position the window at start up. For example
>
>
>IF NOT Wexist("debug")
>	ACTIVATE WINDOW "debug"
>ENDIF
>left = xxx
>width = xxx
>
>
>Thanks
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform