Sounds about right. Haha. Thanks for the help!
Is that prompt from the SDK? I’ve only worked briefly with it, and there definitely was a lot of chaos.
Hey, Yea that’s about where I was as well. I could see editing it, but not reloading it. A back end non sdk approach seems like find find the edit b…
Ah that is useful! Good idea.
Ah nice, yes this will help out immensely. Thanks!
I just wanted to add something here. There is an undocumented callback called #filePostOpenProcessFinalized this fires after filePostOpen, but s…
notification:#mainWindowEnabled #filePostOpen notification:#filePostOpenProcess #viewportChange notification:#actionItemExecutionEnded Sorry, i gave …
It should be noted, that if a user does a ‘Restart’ then you need #actionItemExecutionStarted as end won’t trigger. Also you want to run this after t…
using an old concept of yours from another post Denis fn CallBackTest event: = ( n = callbacks.notificationParam() format “notification:%\n” e…
Yea, unfortunately i’m stuck with what i got. Would the sdk work for 2019? Can you point me in the right direction? My only experience so far in th…