You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Chris Bartlett (JIRA)" <ji...@apache.org> on 2010/08/10 14:00:18 UTC

[jira] Commented: (PIVOT-512) Add support for line item tooltips in data-driven components

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

Chris Bartlett commented on PIVOT-512:
--------------------------------------

It might be worth considering a different tooltip strategy for these components.  

Currently the tooltip will display after X milliseconds and disappear once the mouse/cursor is moved.

Perhaps the tooltip value should change as the mouse moves, but the tootlip itself should remain visible until the cursor exits the bounds of the component (or button press etc).  This will allow verbose item based tooltip data to be viewed quickly and easily without waiting for tooltips to repeatedly show & hide.

> Add support for line item tooltips in data-driven components
> ------------------------------------------------------------
>
>                 Key: PIVOT-512
>                 URL: https://issues.apache.org/jira/browse/PIVOT-512
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Greg Brown
>            Priority: Minor
>             Fix For: 2.1
>
>
> When enabled, the skin would use the toString() method of the renderer to determine an appropriate tooltip for the item.

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