Hi,
how can I achieve sth like the eclipse GUI? If the user loads a file, it will be placed in an editor/partstack as a tab.
I just found how to create a new part and add it to the window.
www. vogella.com/articles/EclipseRCP/article.html#modeldynamics_example2
Sopot Cela Messages: 447 Registered: December 2010
Senior Member
Aljoscha Steffens wrote on Wed, 28 November 2012 19:22
Hi,
how can I achieve sth like the eclipse GUI? If the user loads a file, it will be placed in an editor/partstack as a tab.
I just found how to create a new part and add it to the window.
www. vogella.com/articles/EclipseRCP/article.html#modeldynamics_example2