chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(solved) Re: [Chicken-users] sx:set-button-up-cb, sx:set-button-down-cb


From: Stephan Lukits
Subject: (solved) Re: [Chicken-users] sx:set-button-up-cb, sx:set-button-down-cb
Date: Thu, 29 Nov 2007 12:04:49 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071031)

felix winkelmann schrieb:
On Nov 29, 2007 9:21 AM, Stephan Lukits <address@hidden> wrote:
I don't know how reliable the following source is:

http://www.cs.su.oz.au/~cs3/libsx/draw_area.html#SetButtonDownCB

but there it seems that the button (first, second,...) and the
position is provided by libsx.


Actually MOUSEBUTTONPROC is used by button-up and -down callbacks.
The documentation of the egg was wrong. (Fixed)

Fine, it works, thanks.

I use

(define lambda (button x  y) ...)

as callback signature which isn't documented yet.

greetings
Stephan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]