Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record pointer not moving properly
Message
De
23/12/2004 14:18:20
 
 
À
23/12/2004 14:07:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00942906
Message ID:
00971880
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform