It's key down (has to be, as they can hold down an arrow to move things). I can capture other keys no problem, just arrows don't fire.
My Googleing suggests that this is an old issue (1.1 had some issues), but there isn't a lot of information out there on this issue from what I can tell. If I can't do arrows, then i'll have to implement the same functionality with WSAD :) Cheers, Jordan. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perry Stathopoulos Sent: Thursday, 9 October 2008 8:48 AM To: [email protected] Subject: RE: [OzSilverlight] Arrow keys Haven't tried it out myself, but are you hooking into the KeyDown or KeyUp? I was having issues capturing some keys with KeyDown, but once I changed to KeyUp everything worked wonderfully. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jordan Knight Sent: Wednesday, October 08, 2008 4:44 PM To: [email protected] Subject: [OzSilverlight] Arrow keys Hey all Is anyone able to help me capture arrow key presses in SL RC0? I can cap other keys, but not arrows. I have a fairly complex layout with scrolls etc, and I've tried putting the keyb handlers all up and down the tree. Cheers, Jordan ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.6/1714 - Release Date: 10/8/2008 7:01 AM ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
