Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Max 255 chars limit
Message
De
06/09/2008 12:33:20
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01345357
Message ID:
01345384
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
>HI
>
>Seems a good solution but I could not write more than 255 chars yet
>
>I did as below:
>
>in refresh method
>this.value= aparelho.solucao+aparelho.solucao2
>
>in lostfocus method
>replace APARELHO.solucao with left(this.value, len(aparelho.solucao)), APARELHO.SOLUCAO2 with subs(this.value, len(aparelho.solucao)+1)in APARELHO

Use editbox then. You can make it single line, so it will not display a scrollbar etc, it should behave like a textbox, but you should be able to enter text of any length. Also, make sure .controlsource is empty.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform