View Single Post
Old 11-09-2018, 09:38 AM   #104
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,597
Default

not sure if bug,limitation or I need a hack for my hack... When using "reaper.JS_Mouse_GetState" to trigger gfx.menu anywhere on the screen mouse state gets stuck on the point when gfx.menu is triggered until the mouse is pressed again:

Menu is triggered when right click is pressed (along with some modifier shift-crtl etc). As you see when menu is closed and mouse is pressed again (left click) it still thinks that right click is down.

Also tried with intercepting and WM_RBUTTONDOWN/UP to assure up state is reset but still experiencing same issue
Any solutions to this?

Edit: It looks like its only a problem when shift is involved

Last edited by Sexan; 11-09-2018 at 01:03 PM.
Sexan is offline   Reply With Quote