Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer not moving properly
Message
From
23/12/2004 14:18:20
 
 
To
23/12/2004 14:07:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00942906
Message ID:
00971880
Views:
22
>Hi Fabio,
>>It is simple to workaroud this bug:
>
>LPARAMETERS nKeyCode, nShiftAltCtrl
>if nKeyCode = 13
>	thisform.pgfMain.page1.SetFocus
>	thisform.pgfMain.page1.click()
>        nodefault
>       return
>endif
>
>yup, that is the approach I was thinking about:
>if it works with a mouse, hop like a mouse <g>.
>
>And perhaps call a variant of the above via _assign method,
>to try to make old code behave like old times.
>
>regards
>
>thomas

Hi Thomas,
use the input interface for to control the program it is a "desperate's job".
I try to be far from this, but with VFP often i'm desperate.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform