View Single Post
Old 06-12-2019, 11:55 AM   #681
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,685
Default

ok its still responding as I see the scroll bar is moving now two last things:

Remove that msg and put new one here:

Code:
if top <= mouse.y and bottom > mouse.y then
 msg(top)
and if that also responds then put last one here (remove this msg above)

Code:
if reaper.ValidatePtr(pointer, "MediaTrack*") then
msg(pointer)
Thank you very much for your time!
Sexan is offline   Reply With Quote