Is there a way to get mouse wheel or multitouch events into an Cocoa
SWT application? I know we get "ordinary" mouse wheel events. But how
would I obtain horizontal "wheel" information of a mightymouse's
scrollball? In additional Apple defined new events in 10.6 for
multitouch gestures, see:
More generally, any plans/strategies for SWT to support this sort of
features across multiple platforms in future (e.g. windows 7
multitouch, if there is such a thing)?