chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] strange IUP canvas behavior - mouse clicks returning


From: Matt Gushee
Subject: Re: [Chicken-users] strange IUP canvas behavior - mouse clicks returning bad value
Date: Fri, 16 Oct 2015 10:11:32 -0600

Hi Matt--

My brain is not sure, but my finger is spontaneously pointing at the window manager ;-)

On Fri, Oct 16, 2015 at 3:40 AM, Matt Welland <address@hidden> wrote:
obj: #<tagged pointer Ihandle 17aa370>, pressed 0, status   1      
canvas-origin: 0 0 click at -1987635704 48

The -1987635704 is the x value returned by this callback:

#:button-cb (lambda (obj btn pressed x y status)
...

this is failing on Ubuntu 15.04 but working ok on sles11.

so far as I can tell this is not due to any changes in the code - running an older version exhibits the save behaviour.

Any suggestions on what to look at?

Thanks,

Matt
-=-

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

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