Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Figuring out What PRG Editor windows are open.
Message
De
07/06/2002 14:21:16
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666058
Message ID:
00666114
Vues:
18
Sam:

Every Window can be identified via its title bar Name, as in:
?wexist("Project Manager - MyProject")
?wexist("Command")
Both of these will return .T. if these Windows are open.

Just something to get you started...

HTH,

-Irv.



>>Hi, Sam!
>>
>>>>
>>Is there a way to programmatically determine what editor windows are open?
>>That is to say, windows opened with "modi comm ?"
>>And how about "modi form ?"
>><<
>>
>>Yes there are some possibilities! Can you explain your goals a little bit deeper?
>
>Sure thing.
>
>I want to create a toolbar with some buttons that represent the open windows. A poor man's Tabbed Document Interface. I would like to poll the open windows, then add and remove the buttons dynamically as files open and close. When a button is clicked I want to bring that window forward.
>
>I am trying to emulate a feature of a text editor, Editplus 2 (www.editplus.com) Plus tabbed Document Interface are cool.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform