Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Hook that GUI has completely rendered(Run E4 based code after the whole application has started and the GUI has completely rendered)
Hook that GUI has completely rendered [message #1773886] Fri, 06 October 2017 06:23 Go to next message
M V is currently offline M VFriend
Messages: 31
Registered: July 2017
Member
Hi
i have an E3/E4 mixed application with compatibility layer. I would like to run E4 based code after the whole application has started and the GUI has completely rendered.

- I tried to use a LifeCycle Manager but all annotations are to early for it.
- I tried it in the ApplicationWorkbenchWindowAdvisor but there I have no access to the EModelService or MApplication.
- As a processor extension I tried it too, but this is also too early the same for an Addon in the Application.e4xmi.

Is there maybe a listener or something similar where I can hook my code?

thank you


crosspost Stackoverflow
error configuration/1507308260387.log [message #1773933 is a reply to message #1773886] Fri, 06 October 2017 17:06 Go to previous messageGo to next message
sonu sace is currently offline sonu saceFriend
Messages: 1
Registered: October 2017
Junior Member
can anybody help me how to resolve it. I am totally new and even don't know much about eclips
Re: error configuration/1507308260387.log [message #1774149 is a reply to message #1773933] Wed, 11 October 2017 03:44 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Check the linked stackoverflow post. The answer is there.
Previous Topic:Handled Menu Item Icons
Next Topic:How to get curved (blue) tabs when running under e4?
Goto Forum:
  


Current Time: Sat Apr 20 00:57:57 GMT 2024

Powered by FUDForum. Page generated in 0.02696 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top