Search found 1 match

by Staples
Fri Aug 21, 2015 10:09 pm
Forum: Developers
Topic: GUI Loaded Callback?
Replies: 1
Views: 8422

GUI Loaded Callback?

Hey there,

I'm writing a plugin that requires knowing when the application has completed loading.

The goal is to add a menu item to the context menu of the MultipleLevelPlanPanel. I've been successful doing so except for when I try to do it on plugin-creation, since the GUI hasn't been loaded yet ...