Opened 14 months ago

Last modified 14 months ago

#18606 closed bug

GetMouse() in MouseUp() does not show clicked button — at Version 1

Reported by: thaflo Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description (last modified by thaflo)

I wrote a small app to check messages from the mouse. in MouseDown() I call GetMouse and get different numbers for the different mouse buttons in MouseUp() I call GetMouse and get always 0 for different mouse buttons

src attached run in terminal to see output

(I am using Haiku in VMWare)

Change History (3)

by thaflo, 14 months ago

Attachment: MouseButtonTest.zip added

mouse button click app

comment:1 by thaflo, 14 months ago

Description: modified (diff)

by thaflo, 14 months ago

Attachment: buttontest.png added

my console output

Note: See TracTickets for help on using tickets.