[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2993: Mouse.State error
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2993: Mouse.State error
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Fri, 28 Feb 2025 15:04:23 GMT
- To: charlie@xxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2993&from=L21haW4- Comment #1 by Benoît MINISINI: Beware that Mouse.State is a combination of bits, each bit indicating a mouse button (bit from 0 to 5) or a keyboard key modifier. The bug with GTK+3 is that the META key bit is set whereas the key is not pressed. Another bug is that the modified bits are not documented. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #2993: Mouse.State error | <bugtracker@xxxxxxxxxxxxxx> |