ovemarkstrom
Programmer
I have a shape which has a hyperlink and a tool tip (Comment) on it.
The tool tip is specified in the User-defined Cells using visEquivTitle.
The visEquivTitle is set to Comment, and the actual string is set in the Comment field in the Miscellaneous.
When the tooltip is long it gets cut off with an ellipsis, but I want it to wrap the tool tip text.
This is what happens:
Here's a tooltip that is long so we can...
This is what I'd like:
Here's a tooltip that is long so we can
see it wrap, but it doesn't wrap.
I've tried \n, <html>blah</html>, </br>, </br> - all without luck.
Any ideas?
Thanks
The tool tip is specified in the User-defined Cells using visEquivTitle.
The visEquivTitle is set to Comment, and the actual string is set in the Comment field in the Miscellaneous.
When the tooltip is long it gets cut off with an ellipsis, but I want it to wrap the tool tip text.
This is what happens:
Here's a tooltip that is long so we can...
This is what I'd like:
Here's a tooltip that is long so we can
see it wrap, but it doesn't wrap.
I've tried \n, <html>blah</html>, </br>, </br> - all without luck.
Any ideas?
Thanks