It could also take advantage of window action mappings (which I am
actually including in the Menus tutorial).
On Sep 4, 2009, at 7:04 AM, Todd Volkert wrote:
I don't know that this would be suitable for a tutorial, since the
tutorial
is a structured set of lessons that go over the Pivot modules and
components, whereas this would just demonstrate the use of
ComponentKeyListener and Application.UnprocessedKeyHandler (which will
already be covered by the tutorial).
However, if you want to write the application and submit it as a demo,
that'd be great :)
-T
On Fri, Sep 4, 2009 at 4:39 AM, Sandro Martini <[email protected]
>wrote:
Hi to all,
some time ago i wrote on a my requirements to create a Pivot
Application but using all sort of Keyboard shortcuts, to do a fast
User Data Input, and Greg and Todd told me on how to do this ... some
components are not directly usable from this point of view if i
remember well, but it's not a problem.
I think that this is important for Pivot Applications / Applets, so
what do you think on creating a tutorial on this (maybe showing this
on most common data input elements, and navigation elements) ?
Should I open a ticket in JIRA, for 1.3.x ?
Bye