Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hooking to _SCREEN in VFP8?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00883177
Message ID:
00883255
Views:
6
>I apologize in advance if this is already covered, but I'm having issues with trying to hook into the _SCREEN.Resize() event via the instructions given in the help file. It's basically a DEFINE CLASS command that has a property assigned to _SCREEN (let's call that property "ioScreen"), and a method assigned to ioScreen.Resize() to resize my form along with the ioScreen object. The problem is, when I try to create an object based upon that class, it tells me "Unknown member IOSCREEN." The example given states 7.0, and I'm wondering if there's something unique about 8.0 SP1 that doesn't allow that assignment, or am I possibly doing something wrong? Thanks in advance.

This was puposely "broken" by Microsoft in VFP8/SP1. They would like you to use BINDEVENT() instead.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform