Hi all,
I have found some weird behavior which i believe is caused by Jide. Please correct me if I'm wrong.
I created a JFrame extending the DefaultDockable holder. I add some DockableFrames just like the example in the docking framework developer guide.
When i start the frame from the EventQueue the frame freezes for a couple of seconds. After the freeze the DockableFrames render correctly.
When i start the frame directly from the current thread and omit the EventQueue this behavior does not occur and the frame with DockableFrames renders immediately.
I think this is not correct behavior. It should be possible to start the frame from the EventQueue without this freeze.
Could someone please comment on this? Maybe I'm doing something wrong.
By the way, my company has a paid license for Jide. So this topic can be moved to the Customers directory. I could not start a topic there because I don't have access.