[ 
https://issues.apache.org/jira/browse/PIVOT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Whitcomb updated PIVOT-802:
---------------------------------

    Attachment: inactiveborder.patch

This patch implements the basic functionality, but without trying to set the 
inactiveBorderColor along with borderColor (which would improve backward 
compatibility).
                
> Introduce "inactiveBorderColor" to TabPane to allow greater flexibility for 
> look and feel
> -----------------------------------------------------------------------------------------
>
>                 Key: PIVOT-802
>                 URL: https://issues.apache.org/jira/browse/PIVOT-802
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk-terra
>    Affects Versions: 2.0, 2.0.1
>         Environment: Windows XP SP3, Windows 7, OSX 10.6, RHEL
> Java 1.6, 1.7
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>              Labels: border, tabpane
>             Fix For: 2.0.1
>
>         Attachments: inactiveborder.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> In order to emulate more closely the look and feel of the Outlook 2010 ribbon 
> bar, it would be nice to be able to separately specify an inactive border 
> color for TabPane, so the inactive tabs can be made to look more in the 
> background.  This would also allow a mouse hover to be written that will 
> highlight the inactive tab that is under the mouse, to emulate the Microsoft 
> look-and-feel.
> By setting the default to the same theme color as the (active) border color, 
> the behavior should be the same as before unless an application explicitly 
> sets the border color.  It could also be setup so that setting "borderColor" 
> affects both, so that "inactiveBorderColor" would have to be explicitly 
> called afterward in order to change it.  Not sure how important this backward 
> compatibility would be.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to