Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Part not showing in second window with toBeRendered false
Part not showing in second window with toBeRendered false [message #1854929] Mon, 19 September 2022 07:32
Nick van der Poel is currently offline Nick van der PoelFriend
Messages: 3
Registered: September 2018
Junior Member
We have an E4 RCP application in which we want to use multiple windows for displaying parts. We have a main window that is rendered by default,. The second window which is defined in another fragment has its ToBeRendered flag set to false. In this window we attach a part stack and another part, where the part is put there using a placeholder.

When the application starts the second window is not shown. When we programmatically with the EPartService showPart with state VISIBLE, the second window would open and show the part.

This all used to work with the version we used at the time, version 4.14. However, last week we upgraded to version 4.24 and this functionality broke.
Has something been changed between this version that could have caused this.
I can obviously give more details about the code if necessary, but I couldn't find anything in the release notes about changes in this field.
Previous Topic:Unit testing in Eclipse 4 RCP app
Next Topic:Eclipse 2022-09 Taget platform missing
Goto Forum:
  


Current Time: Tue Apr 23 12:58:20 GMT 2024

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

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

Back to the top