View Single Post
Old 05-24-2019, 08:16 PM   #544
Lokasenna
Human being with feelings
 
Lokasenna's Avatar
 
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
Default

Update on the window pinning issue - it was partly on my side. I mistyped the variable name I was passing in, so I was giving nil as the HWND argument to JS_Window_Find. Working fine now on Windows 8 and 10.

I would have expected that to cause an error from the extension though, but it returns a UserData pointer without complaining.
__________________
I'm no longer using Reaper or working on scripts for it. Sorry. :(
Default 5.0 Nitpicky Edition / GUI library for Lua scripts / Theory Helper / Radial Menu / Donate
Lokasenna is offline   Reply With Quote