You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "André Thieme (JIRA)" <ji...@apache.org> on 2010/07/09 17:27:50 UTC

[jira] Commented: (PIVOT-565) Use TextArea in default tooltip rather than Label

    [ https://issues.apache.org/jira/browse/PIVOT-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886742#action_12886742 ] 

André Thieme commented on PIVOT-565:
------------------------------------

Yes, setTooltipText() takes a String.
And thanks for explaining the difference of setTootipText and Tooltips, now I understand why you closed this issue.
setTooltipText already provides what I suggested in the Issue. I agree, one can simply use that method vs.
creating a fresh Tooltip instance. So yes, replacing the ComponentSkin to use a TextArea would allow singleline
and multiline Tooltips and thus cover nearly 100% of all use cases.
Thanks for correcting the topic of the issue. Please reopen it if you think this the default behaviour should be updated.

> Use TextArea in default tooltip rather than Label
> -------------------------------------------------
>
>                 Key: PIVOT-565
>                 URL: https://issues.apache.org/jira/browse/PIVOT-565
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: André Thieme
>            Priority: Minor
>             Fix For: 2.0
>
>
> This would allow callers to more easily specify tooltips that contain line breaks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.