[
https://issues.apache.org/jira/browse/PIVOT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188964#comment-16188964
]
Roger Whitcomb commented on PIVOT-1007:
---------------------------------------
Okay, implemented this feature, along with some updates to EnumSet and Keyboard
to add supporting code:
Sending core\src\org\apache\pivot\collections\EnumSet.java
Sending wtk\src\org\apache\pivot\wtk\Keyboard.java
Sending wtk\src\org\apache\pivot\wtk\skin\ComponentSkin.java
Sending
wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraTabPaneSkin.java
Transmitting file data ....done
Committing transaction...
Committed revision 1810613.
Diff is attached as 1007.patch.
> Allow Ctrl-Tab and Ctrl-Shift-Tab to switch among panes of TabPane container
> ----------------------------------------------------------------------------
>
> Key: PIVOT-1007
> URL: https://issues.apache.org/jira/browse/PIVOT-1007
> Project: Pivot
> Issue Type: Improvement
> Components: wtk-terra
> Affects Versions: 2.1, 2.0.5
> Environment: All
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Minor
> Fix For: 2.1
>
>
> Many "MDI-style" components (like TabPane) allow Ctrl/Cmd-Tab and Shift-Tab
> to select among the components. This would be easy to do in TabPane as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)