Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #912

Re: Efficient way to capt

From "Fred Kleinschmidt" <fred.kleinschmidt@THRWHITE.remove-dii-this>
Subject Re: Efficient way to capt
Message-ID <JDDHwM.AyF@news.boeing.com> (permalink)
Newsgroups comp.lang.java.gui
References <1171249260.891333.276690@j27g2000cwj.googlegroups.com>
Date 2011-04-27 15:30 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui,comp.l

"Timasmith" <timasmith@hotmail.com> wrote in message 
news:1171249260.891333.276690@j27g2000cwj.googlegroups.com...
> Hi,
>
> I have a frame with several splitpanes or panels.  In general those
> are navigation orientated - tab, arrow up, arrow down, click etc.
>
> Whenever a user starts typing letters I want to place focus into a
> particular (default) field.  Of course if you are already in a text
> field I would ignore it.
>
> What is the most efficient way to do this without bogging down every
> keystroke with overhead?
>
> thanks
>
> Tim
>
I think you need to clarify (to yourself and to us) what you
really mean to accomplish. The user is navigating around for
a purpose - usually to get the focus to a particular field.

You are going to cause the user a lot of grief if she then starts typing,
only to have the text go into a different field than she has
just navigated to. So she clicks in the desired field and then
starts typing. But no! you said that when she starts typing letters,
the input goes to the default field, not the one she is trying
to type into! She tries again, and again to no avail. Now she is
really angry, and finally just discards the entire app and goes to
a different vendor.
-- 
Fred L. Kleinschmidt
Boeing Associate Technical Fellow
Technical Architect, Software Reuse Project

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Efficient way to capture "Timasmith" <timasmith@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
  Re: Efficient way to capt "Fred Kleinschmidt" <fred.kleinschmidt@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
    Re: Efficient way to capt "Timasmith" <timasmith@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
      Re: Efficient way to capt "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
        Re: Efficient way to capt "Timasmith" <timasmith@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
  Re: Efficient way to capt "liang.spark" <liang.spark@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000

csiph-web