gEDA-dev: [PATCH] gschem: Visual feedback for keyboard commands
Ivan Stankovic
ivan.stankovic at fer.hr
Fri Jun 1 14:29:39 EDT 2007
On Thu, May 31, 2007 at 09:15:10PM +0100, Peter TB Brett wrote:
> Okay, having tested, I've found a bug; it doesn't display modifier keys.
> Ideally, it should show the same text as is shown in the menus. In any case,
> it should distinguish between "c" and "Ctrl-c".
The patch below should implement this. Note that I'm not very happy
with the behaviour, and this patch certainly isn't for CVS.
For example, see what happens when you press the return key several
times. It floods the entire status bar with a 'ReturnReturn..." string.
Would a static global counter be acceptable to solve this problem? :)
Because, I really don't know how to solve this (yes, I tried, very
hard, but the resulting code was _very_ complicated which is what
I'm trying to avoid here). Maybe I'm just dumb.
--
Ivan Stankovic, ivan.stankovic at fer.hr
"Protect your digital freedom and privacy, eliminate DRM,
learn more at http://www.defectivebydesign.org/what_is_drm"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Visual-feedback-for-keyboard-commands.patch
Type: text/x-diff
Size: 4507 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20070601/55e29dac/attachment.patch
More information about the geda-dev
mailing list