Re: up arrow and down arrow
- Posted by George Walters <gwalters at sc.rr.com> Aug 22, 2001
- 408 views
Thanks Derek, I'm using the up and dn arrows to advance / backup editText fields (don't cringe too much) rather than what windows does (the same as left and right arrows). What windows does after I'm through with setFocus() is to move the arrow to an interior part (where it would have been on the previous field usually) of the editText field where I've setFocus(). Difficult to explain, hopefully you can follow. ...george ----- Original Message ----- From: "Derek Parnell" <ddparnell at bigpond.com> To: "EUforum" <EUforum at topica.com> Subject: RE: up arrow and down arrow > > > Hi George, > > > From: George Walters <gwalters at sc.rr.com> > > To: EUforum <EUforum at topica.com> > > Reply-To: EUforum at topica.com > > Subject: up arrow and down arrow > > Date: 23/08/2001 8:17:46 AM > > > > > > Derek, thanks for the help. The 'beep' is > > now gone. However, I need a way to > > get windows to ignore uparrow and dnarrow > > after I've finished my thing. It > > still does it's window's thing with the > > arrows when i'm done. Is there a way > > to get win to leave it alone? You've said > > that returnValue() doesen't work > > for onKeyDown. Do we have another > > alternative? > > > > I've tried to do this sometime back but couldn't work out how. Maybe I'll > have another look at the problem. > > Anyhow, what exactly is the "window's thing" that the up/down arrow keys do? > As far as I know only MleText, RichEdit, and lists use the up/down arrow > keys and it makes sense for these controls. Is there something I've missed? > What are you trying to do with these keys? There may be another way to skin > this particular cat. > > ----- > Derek > > > confidential information intended solely for the use of the individual or > entity to whom they are addressed. If you are not the intended recipient of > this message you are hereby notified that any use, dissemination, > distribution or reproduction of this message is prohibited. If you have > received this message in error please notify the sender immediately. Any > views expressed in this message are those of the individual sender and may > not necessarily reflect the views of Global Technology Australasia Limited. > > > > > > >