With Instant Developer you can seamlessly replicate client/desktop system behaviors, even if the default layout of the software project you see when you open the IDE might give you the impression of being web-oriented (or mobile oriented) only.
For your specific case the trick lies in setting the shortcut for the right command. In fact, you can assign a function key to trigger each of your application commands.
Plus, the user is able to navigate across the panel's data using arrows and tab keys, and in addition you can use the SetFocus method (
http://doc.instantdeveloper.com/eng/default.aspx?ARTID=346F047F-3341-11D5-9154-ACC1F3000000&lang=eng )to put the application focus where you wish.
I’ve seen quite a few applications developed with Instant Developer where the mouse becomes useless. I don’t have any sample to show you as they have been directly developed and deployed by some of our customers.
I would be glad to show you more during our complimentary remote desktop session.