Page 1 of 1
Posted: 11 Dec 2015, 03:26
by sm_jamieson
Hi, Is the SDK module code of the popup window available. I would like to code my own variant of a popup window. It would either need to replace the standard popup window in the "where" setting, or become a new "where" location that patch items can be displayed in.
Thanks,
Simon.
Posted: 11 Dec 2015, 15:22
by sm_jamieson
By the way, the reason I need this is that the popup window is sort of broken. There is open and close parameters, but they both toggle the open/close in the same way, so there is no way to absolutely set the state to open or closed, since you don't know the initial state or if the user has opened or closed it manually.
Simon.
Posted: 17 Dec 2015, 20:46
by senso
The popup is fully integrated to Usine and it's an hard job to expose all functions to do that in the SDK.
but you can create a simple window?