Is there a way to have the window for a UI plugin not be blocking? I can see that AP_Interface has a setAppForeground() method, but I'm not sure if that's what I should use or how/where it should be called:
https://www.sidefx.com/docs/hdk/_a_p___interface_8h_source.html [www.sidefx.com]
The comment says it has to be called before main is run, but I'm not sure what that means for a plugin. Can someone explain where I'm supposed to call it or am I barking up the wrong tree?
Thanks!
Ian
