- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 4 May 2006 17:49:48 +0000 (UTC)
- To: Maciej Stachowiak <mjs@apple.com>
- Cc: Public Web API <public-webapi@w3.org>
On Tue, 2 May 2006, Maciej Stachowiak wrote:
> >
> > Proposed IDL interface for WheelEvent:
> >
> > interface WheelEvent : UIEvent {
> >
> > interface MultiWheelEvent : UIEvent {
I recommend inheriting from MouseEvent instead of UIEvent.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 4 May 2006 17:50:01 UTC