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
Title:
Help with Window Object
Miscellaneous
Thread ID:
00389064
Message ID:
00389064
Views:
54
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
Next
Reply
Map
View

Click here to load this message in the networking platform