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

- I imagine a number of the window functions shouldn't be expected to work on Linux, right? AttachTopmostPin isn't doing anything here, at any rate.

Edit: It's not working on Windows 8 for me either. I'm getting valid HWND from Window_Find, calling AttachTopmostPin... nothing happens. Just for fun I tried setting Window_Find to exact, and it still didn't work, but it also sent Reaper's main window to the very back.

- I'm getting errors when I try to use reaper.JS_Window_SetZOrder(hwnd, "TOPMOST"). If I don't provide the third parameter it gets mad, but if I provide the third parameter it crashes with 'reaper.JS_Window_SetZOrder' argument 3: expected void*.
__________________
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

Last edited by Lokasenna; 05-14-2019 at 08:50 PM.
Lokasenna is offline   Reply With Quote