More events ?

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
cyberbobjr
Posts: 64
Joined: Mon Sep 08, 2003 8:21 am
Location: Paris, France

More events ?

Post by cyberbobjr »

Hi,
Can i add more events to CIrrDeviceWin32.cpp ? i think about :
WM_LBUTTONDBLCLK
WM_MBUTTONDBLCLK
WM_RBUTTONDBLCLK
and (more important) : WM_MOUSEWHEEL
?
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Hm, that's a very good idea, I'll add it on my TODO-List. It's not very difficult to add. :) And yes, if you want to use that already now, just modify the engine a little bit and recompile it.
cyberbobjr
Posts: 64
Joined: Mon Sep 08, 2003 8:21 am
Location: Paris, France

Post by cyberbobjr »

Ok, i've just send you the modifications by email ...
cyberbobjr
Posts: 64
Joined: Mon Sep 08, 2003 8:21 am
Location: Paris, France

Post by cyberbobjr »

Have you receive the mail ?
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

No.. but sometimes my mailserver has problems. Could last a while..
cyberbobjr
Posts: 64
Joined: Mon Sep 08, 2003 8:21 am
Location: Paris, France

Post by cyberbobjr »

it's your mail at sourceforge ?
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Yes, use irrlicht@users.sourceforge.net.
The mailserver is okay again, but I did not receive your mail. But that's no problem more, you posted the code in the forum already, thanks. ;)
Post Reply