Re: [Dynapi-Dev] A problem with key event handling

2004-09-19 Thread Leif W
> - Original Message - > From: "Kevin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, September 19, 2004 11:51 > Subject: Re: [Dynapi-Dev] A problem with key event handling > > Andrew Gillett wrote: > > Kevin wrote: > > > > > Yes, I worked through it a while back. The comple

Re: [Dynapi-Dev] A problem with key event handling

2004-09-19 Thread Kevin
Andrew Gillett wrote: Kevin wrote: Yes, I worked through it a while back. The complexity evolved to attempt to cover all key event models NS4 (capture only) IE (bubble only) MOZ (both) though I think it only uses one. Unfortunately the only way of writing a decent NS4 portable application was to