Since this list is for people doing UI stuff, it is worth pointing out
that the use of "enter" to move from field to field is contrary to
Microsoft's user interface guidelines. "Tab" is the field-to-field key,
and "enter" is the "all done with this page" key.
You're free to do whatever you want in your apps, of course, but if you
inted to spread it to a wider audience, it's better if you don't
contradict people's expectations.
···
On Wed, 22 Oct 2003 17:58:35 +0200, "Werner F. Bruhin" <werner.bruhin@free.fr> wrote:
Is there a way of suppressing the bell when one presses enter in a
wxComboBox, and instead just have the focus go to the next control.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Tim,
Tim Roberts wrote:
Is there a way of suppressing the bell when one presses enter in a wxComboBox, and instead just have the focus go to the next control.
Since this list is for people doing UI stuff, it is worth pointing out
that the use of "enter" to move from field to field is contrary to
Microsoft's user interface guidelines. "Tab" is the field-to-field key,
and "enter" is the "all done with this page" key.
Good point. Will think this over. Tab was one thing, but I definitely want to get read of the bell when pressing
enter and everything is fine. Can't stand software which bell's and ding's at me when everything is fine, bell's etc are there for me to get the attention of the user when something is wrong, and even then they should not be overused.
You're free to do whatever you want in your apps, of course, but if you
inted to spread it to a wider audience, it's better if you don't
contradict people's expectations.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
See you and thanks again for your comments
Werner
···
On Wed, 22 Oct 2003 17:58:35 +0200, "Werner F. Bruhin" ><werner.bruhin@free.fr> wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org