Because MovieGl registers for app main window's getSignalClose() here. I'm wondering if this will be problematic in multi-window situations?
Also, not sure why the MovieGl is tied to a specific window, or would it be OK to close all MovieGl's on app's cleanup signal?
Because MovieGl registers for app main window's
getSignalClose()here. I'm wondering if this will be problematic in multi-window situations?Also, not sure why the MovieGl is tied to a specific window, or would it be OK to close all MovieGl's on app's cleanup signal?