Message 1 of 8
callback when max is ready/live
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Running max2018.2 I try to run a command that needs max live with UI loaded, basically when user can begin interact with max.
I have tried several callbacks, like postSystemStartup, and no one works. It can't change UI as it isn't fully loaded when the callback hit.
Does anyone know such a callback ?
Which one is the last one sent when max startup ?