Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max 255 chars limit
Message
From
06/09/2008 12:33:20
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345357
Message ID:
01345384
Views:
13
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform