Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with Window Object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00389064
Message ID:
00389122
Vues:
15
>Does anyone know if the 'Window' object has any events associated with it?
>
>I'd like the ability to have multiple windows open using:
>
>DEFINE WINDOW lwWin1 FROM X,X TO Y,Y NAME oWindow1
>DEFINE WINDOW lwWin2 FROM X,X TO Y,Y NAME oWindow2
>MODI FILE foo1 WINDOW lwWin1
>MODI FILE foo2 WINDOW lwWin2
>
>Then I'd like to know when each one of these windows is closed.
>
>Thanks for any help!
>
>-Matt

No, but there is an _SHOWTEXT class in the _REPORTS.VCX library that you may be able to use and subclass to fit your needs.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform