wiki:APP_KBD_SWITCHING_DOCS_R0

Version 1 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The opened books must be switchable by keyboard shortcuts. Assuming the opened books are 1,2,3,4,5 in this order and 2 is the active one. The behavior is the following:

  • Pressing the keyboard switching books switches to book 3
  • If book 5 is active pressing the keyboard shortcut switches to book one.
  • The switching order does not depend on opening order
  • In later revisions a visualisation may be present

Task requirements

  • Implement switching books by the shortcut ctrl+tab

Task result

The result of this task is code.

Implementation idea

BASE_KEYBOARD_R0

How to demo

(In this section you must add instructions for the demo of the task.)

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)