Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Odd textbox behaviour
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00771458
Message ID:
00771533
Vues:
9
Interesting. I just tested it again, and I do see this on a non-top-level form. My guess is that it must be some other quality of your other forms that is causing the other behaviour.

Darned if I can think what that might be though.

Alan

>Just this TopLevel form application. The other applications I have are not in a top level form, and they do not have that same behaviour.
>
>Tracy
>
>>Are you sure it doesn't do this in your other forms? That's how it works for me. If it bothers you, then in your textbox gotfocus, move the insertion point to the end:
>>
>>
This.SelStart = Len(Alltrim(This.Text))
>>
>>Alan
>>
>>
>>>I have found this problem with a textbox. I have no custom code, and changed the base object back to VFP.
>>>I am running W2K SP2, VFP6 SP5. I have both VFP 7 and VFP 8 installed on the system.
>>>
>>>The problem: Type some text left arrow 2 times, tab out of textbox, tab back into textbox. The cursor is where it was. All the other forms I have done this with, put the cursor back at the beginning, unless I have SelectOnEntry set True.
>>>
>>>Anybody have some idea's?
>>>
>>>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform