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

Greg Brown commented on PIVOT-565:
----------------------------------

I understand what you are saying, but I think an event would be simpler. 
ComponentSkin would simply be updated to respond to the "tooltipTriggered" 
event rather than "hand rolling" tooltip support using its own internal timer. 

Application specific tooltips could be easily implemented the same way. The 
listener would just need to create and show the Tooltip instance. The Tooltip 
class already takes care of the rest (automatically hiding itself when the user 
moves the mouse).


> 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
>            Assignee: Greg Brown
>            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.

Reply via email to