AnantLabs / big5sync

Automatically exported from code.google.com/p/big5sync
1 stars 0 forks source link

[SynclessUI] Keyboard shortcuts window [line 111] #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The window fades in but does not fade out on click but just disappears (this 
is tougher but definitely possible to achieve in WPF). This slight 
inconsistency in feedback to the user might make the user think the window 
has gone somewhere into the background. Since its a keyboard shortcut window, 
pressing the esc key should ideally close it too :) Or alternatively, you can 
have a X button at the corner of the window.

Original issue reported on code.google.com by gohkhoon...@gmail.com on 26 Mar 2010 at 3:22

GoogleCodeExporter commented 9 years ago
Will take a look into fade out if got time.

Esc works, and will not have a X button at the top because all the user needs 
to do
is to glance the window and then close the windows with any click and any 
keyboard press.

Original comment by xylancer on 26 Mar 2010 at 5:47