Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_SCREEN.hWnd, FindWindow() and MAINHWND()
Message
From
31/07/2001 06:18:29
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00537608
Message ID:
00537660
Views:
47
>VFP 7.0 main screen now consist of 2 windows, _VFP and _SCREEN. What you're getting is probably a handle to _SCREEN when you need handle to _VFP (or vise versa?).

That's it; the functions are returning a handle to _VFP (vs _SCREEN) and you can't draw using that handle. Previously, they returned handles you could draw with.
Previous
Reply
Map
View

Click here to load this message in the networking platform