bug-ncurses
[Top][All Lists]
Advanced

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

mouse button release behavior


From: vaillant
Subject: mouse button release behavior
Date: Tue, 25 Dec 2007 04:36:09 -0800 (PST)

Hello,

I'm writing an application with ncurses that uses button1 and button3
simultaneously.  It appears that when holding down both buttons and then
releasing either button, ncurses always registers that the released button
is the last one pressed.  E.g. for the following 2 sequences, ncurses always
registers that the final release is button3:

press and hold button1--press and hold button3--release button1
press and hold button1--press and hold button3--release button3

Is this expected behavior?  I'm using ncurses 5.6 with OS X.

Thanks,
Marc


-- 
View this message in context: 
http://www.nabble.com/mouse-button-release-behavior-tp14494954p14494954.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.





reply via email to

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