Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change debug window
Message
De
31/01/2003 12:18:39
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:
00747715
Vues:
19
Hi Sergey

I am running two monitors and I have the foxpro screen in the left monitor and I want the debug frame on the far right side of the right monitor. Seems when I try and move the debug frame further right then foxpro screen, the debugger disapears. It is like we used to do in fox2.6, move the window beyond the screen so it would not show. Is there not a way to get a handle to the window so I can set it where I want?

Thanks

>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform