On 10/25/07, Emmanuele Bassi <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-10-23 at 17:25 +0200, Florent THIERY wrote:

> > Would it be possible to get a code snippet for the input callback
> > regarding scrolling events (direction: up, down)?
>
> just connect to the ::scroll-event signal and check the direction of the
> scrolling using the direction field of the ClutterScrollEvent structure.

Any chance to get scroll event fixed? It's a horrible API (how many
$units to scroll? what about diagonals?) and it gets even more ugly
when your backend (OSX) provides scroll events with delta-x, delta-y
and delta-z values.


-- 
Tommi Komulainen                                 [EMAIL PROTECTED]
-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to