Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ToolTipText
Message
From
12/06/2001 05:29:11
 
 
To
12/06/2001 05:24:15
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00518243
Message ID:
00518245
Views:
13
This message has been marked as the solution to the initial question of the thread.
Hi!

VFP built-in tool tips system cannot do that.
Take a look to the Fancy Tool Tip control in the Downloads.

HTH.

>Hi all,
>
>I want the ToolTipText to show 3 short lines instead of 1 long line. I have tried to insert chr(13)into my text, but it doesn't work. I also tried chr(10)+chr(13) and chr(13)+chr(10), still cant do it. But I'm sure chr(13) DO work in messagebox control, actually is it possible to split the lines in ToolTipText? If so, how?
>
>for your reference, the way I tried is:
>
MyObject.ToolTipText="This is Line 1"+chr(13)+"This is Line 2"
>
>Thanks in advance!
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform