Re: default button behaviour & shortcuts
From: Thomas Eyde <thomas.eyde_at_gmail.com>
Date: 2006-06-19 16:01:21 CEST
We can discuss this all we want, and still get no where:
I think we all agree on what a default button is, and what it should
Perhaps we should agree on that issue first?
So here's a new attempt on suggesting when to use a default button and
If these 5 points make sense, then we can ask ourselves is there a
-- Thomas On 6/19/06, Steve Williams <stevewilliams@kromestudios.com> wrote: > Thomas Eyde wrote: > > Then what is the thicker border supposed to indicate? In most of the > > dialogs I have encountered, the thicker border means "This happens > > when you hit ENTER". > > > > ...IF the currently focused control does not process the key press > event. The thick border on the button means it is the _default_ > button. If you press Enter, and the currently focused control does not > eat the key press event, then the default button will be pressed. The > edit control, which is the currently focused control, processes the > Enter key press event before it gets to the default control. The dotted > line or flashing caret shows the focused control. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Mon Jun 19 16:01:41 2006 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.