Matthias Melcher wrote:
>> Or something to that effect?
>
> It uses the FL_PUSH, MOVE, DRAG, and RELEASE events. Additionally, we have
>
> Fl::event_device(): DEVICE_MOUSE, DEVICE_STYLUS, DEVICE_ERASER,
> DEVICE_CURSOR, DEVICE_AIRBRUSH, DEVICE_TOUCH
> float event_pressure ()
> float event_x_tilt ()
> float event_y_tilt ()
> and possibly more
>
> activated by
>
> bool enable_tablet_events ()
I see.. sounds good for 1.4.x, or possibly it can be snuck into 1.3.x
where x>0.
(I imagine it doesn't affect the ABI? If it does, maybe we should put
placeholders
in 1.3.x so that we can add it later)
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev