Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Window Object
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00389064
Message ID:
00389122
Views:
16
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform