ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feature request: tab focus


From: Andrew Gaylard
Subject: Re: feature request: tab focus
Date: Thu, 22 Apr 2004 21:17:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030

Neil Zanella wrote:
Hello,

According to most user interface guidelines when the tab key is pressed focus should circulate among the various text areas, text boxes, and buttons. It is tiring (and unhealthy) to repeatedly use the mouse
button to move and click, and above all, it is slow (spend most
of my inactive debugging time with ddd moving and clicking).
When I say slow I'm talking half a second or so, but when
debugging time is really precious...

What I wanted to suggest is, when I press F2 and the run window
comes up, it would be really nice if pressing tab allowed you
to select arguents etc... by circulating the focus.

(Qt based applications like designer for building apps has
such focus feature in it. I think GTK or whatever ddd is
based on should have it too).

The ideal situation is where everthing can be operated from
the keyboard. That's why linux is better than windows in the
first place. Mouse operations take longer than keyboard
operations, which means unix users have so much more
time on their hands to spend enhancing the system!!!

Best Regards to all ddd developers and users,

Thanks!

Neil

Neil,

This annoys me too. Unfortunately, it's so hard to get Motif to do this correctly. It may even be impossible. If you don't believe me, try modifying the code; we welcome all patches!

To change from Motif to another widget set would require rewriting DDD from the ground up, so that isn't an option either.

The best I can suggest as a workaround is to use "click-to-type", which is (to me) just as much work for the user.

Sorry,

Andrew.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]