Hello,
How in Lite C can I create a new window OUTSIDE my engine window while keeping the engine window in the background.
I already tried video_window but that only manipulates the engine window, pan_setwindow doesn't work either since the can only create a window on a panel within the existing engine window.
(using Lite C 7.21.0)
A little hint would be great!