[NSEvent isARepeat]

2006-04-28 Thread Stephane Goujet
Hello, I seem to have a problem with keyboard repeating. I never get a positive answer from [NSEvent isARepeat]. -(void) keyDown:(NSEvent *) event { NSLog(@keyDown\n); if([event isARepeat]) { NSLog(@Repeat\n); } } -(void) keyUp:(NSEvent *) event { (void) event; NSLog(@keyUp\n);

Re: [NSEvent isARepeat]

2006-04-28 Thread Stephane Goujet
On Fri, 28 Apr 2006, Richard Frith-Macdonald wrote: I seem to have a problem with keyboard repeating. I never get a positive answer from [NSEvent isARepeat]. A quick look at the backend source code reveals (back/Source/x11/ XGServerEvent.m) the line ... isARepeat: NO /* isARepeat can't

Re: [NSEvent isARepeat]

2006-04-28 Thread Richard Frith-Macdonald
On 28 Apr 2006, at 11:22, Stephane Goujet wrote: On Fri, 28 Apr 2006, Richard Frith-Macdonald wrote: I seem to have a problem with keyboard repeating. I never get a positive answer from [NSEvent isARepeat]. A quick look at the backend source code reveals (back/Source/x11/ XGServerEvent.m)

Re: [NSEvent isARepeat]

2006-04-28 Thread Chris Vetter
On 2006-04-28 09:49:36 +0200 Richard Frith-Macdonald [EMAIL PROTECTED] wrote: On 28 Apr 2006, at 10:23, Stephane Goujet wrote: A quick look at the backend source code reveals (back/Source/x11/ XGServerEvent.m) the line ... isARepeat: NO /* isARepeat can't be supported with X */ So the X11

Menu Keys not Working in SVN version

2006-04-28 Thread Charles Philip Chan
Have anyone else noticed that with the SVN version of GNUStep as of today, the menu accelerator keys no longer work? Thanks. Charles -- printk(KERN_DEBUG %s: BUG... transmitter died. Kicking it.\n,...) linux-2.6.6/drivers/net/acenic.c RFC3156 defines security multipart formats for