Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String too long error
Message
From
30/01/2006 11:25:45
 
 
To
30/01/2006 10:59:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01091468
Message ID:
01091496
Views:
18
>actually the requirement is really for the user to maybe hover around or click on the text box and open up comments written by various people, i have seen it with other programs, i tried mouse over first but that was disturbing to many users, so i put the comments in got focus instead.
>
>i will try the edit box but i am not sure it will work as well.
>
>just to give u some idea, when u add a remark in MS Excel u only need to get your mouse near by and the comment pops up, only difference is i dont want to put it in mouse over but in got focus.

As far as I can see, you are ralking about a ToolTip which is also available in VFP, but it can not handle so log strings. I think an editbox would be best, simply set it visible or not in your code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform