Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions about fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00101269
Message ID:
00101881
Vues:
30
>>Barbara,

These text boxes are on the same page but setup like
a paragraph, one after another with field set as data source.
Will a input mask affect this?

vfp 3.0 win 95
>>
>>when editing fields in a pageframe, how can you
>>make the text your inputting wrap automatically
>>to the next field or text box?
>
>Becky, Menachem answered most of your questions, I have a few thoughts here:
>
>1. Are you asking about text boxes all on the same page? If so, be sure that you have 'SET CONFIRM OFF'.
>
>2. Are you trying to go from your last textbox on page 1 to the first textbox in page 2? If THIS is what you want, you need to add code to the Valid or LostFocus methods of the last text box that sets the activepage value of the pageframe to the next page and also sets the focus to the first textbox on that page. I prefer to use LostFocus for this.
>
>The same procedure can be used in the first text box to 'back up' a page: Just trap for up-arrow or backspace and go to the previous page.
>
>HTH
>Barbara
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform