Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using row() and col() to determine position in editbox
Message
De
06/04/2005 15:06:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01001955
Message ID:
01002053
Vues:
24
Hi Sergey,

Your sample code was great (Message #871248) and the Win32 GetCaretPos() API function also works in the VFP editbox.

Unfortunately, like VFP's row() and col() functions, GetCaretPos() doesn't update itself when a user changes caret (cursor) position using the cursor keys or mouse.

So, what I think I'm looking for is a method or API call that will cause GetCaretPos() to resynch itself with the current position of the caret (cursor) after a user has moved it using the cursor keys or the mouse.

We're getting close ...

Ideas?

Thanks again,

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform