TrueFramelessWindow icon indicating copy to clipboard operation
TrueFramelessWindow copied to clipboard

wid window_handle =(wid) winid() The original window handle is invalid

Open qunat opened this issue 11 months ago • 0 comments

I need to embed the opengl display window in the window. After I use winID() to get the window handle, I can no longer move or zoom. WId window_handle =(WId) winId();

qunat avatar Jan 14 '25 02:01 qunat