Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4853
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Re: Debugging Focus problem |
| Date | 2011-12-22 19:54 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <3ru7f7hju9isq2eimtk0v106n2re7639q7@4ax.com> (permalink) |
| References | <Xns9FC3ACBF370B4jpnasty@94.75.214.39> |
On Thu, 22 Dec 2011 21:54:41 +0000 (UTC), Novice <novice@example..com> wrote, quoted or indirectly quoted someone who said : >I'm having a problem putting the focus where I want it in certain cases in >a class I am revising. In most circumstances, the focus is where the >program is telling it to be but I'm having one annoying situation where it >isn't, specifically when I first display the GUI. The rules of how focus worked changed several times. It is important to read the most up-to-date docs. See http://mindprod.com/jgloss/focus.html for some tips -- Roedy Green Canadian Mind Products http://mindprod.com If you can't remember the name of some method, consider changing it to something you can remember.
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar
Debugging Focus problem Novice <novice@example..com> - 2011-12-22 21:54 +0000
Re: Debugging Focus problem Jeff Higgins <jeff@invalid.invalid> - 2011-12-22 17:10 -0500
Re: Debugging Focus problem Novice <novice@example..com> - 2011-12-22 22:45 +0000
Re: Debugging Focus problem Roedy Green <see_website@mindprod.com.invalid> - 2011-12-22 19:54 -0800
csiph-web