Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BINDEVENT() with _SCREEN.CLICK
Message
 
 
To
16/09/2009 15:20:35
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01424780
Message ID:
01424781
Views:
34
Howard,

What exactly you're trying to achieve? Form's deactivation when you click OUTSIDE of it is normal, IMHO.

>When I click on a screen region owned by _SCREEN, my app's form is deactivated.
>This behavior appears to be different with VFP9 than with VFP5.
>
>I tried using BINDEVENT to capture the mouse click and activate my form:
>BINDEVENT(_SCREEN,"Click",THISFORM,"Click")
>
>However, I get this error upon entry of my form's click event handler:
>Error number: 31
>Invalid subscript reference.
>Error occurred at line 1 in PROCEDURE MYFORM.CLICK
>
>I've tried binding the event to a method, but get an error saying there is no PARAMETERS statement.
>I assume there are some coordinates being passed somehow but don't see them when I create
>an event handler for my Click event.
>
>???
>
>Thanks,
>Howard
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform