Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Missing min/maximize buttons
Missing min/maximize buttons [message #912582] Thu, 13 September 2012 19:57
Suma Rao is currently offline Suma RaoFriend
Messages: 3
Registered: September 2012
Junior Member
Just started building an Eclipse RCP application. I am using the latest Juno Release. I created a plug-in project and later added a product configuration to run it as an rcp application. I also added a perspective and 3 view parts. Added these view parts to the perspective and when I run the application I do not see the min/maximize window icons for any of the 3 view parts.

Is this normal? I tried explicitly setting setFixed(false) on the layout in my perspective and layout.getViewLayout("viewid").setCloseable(true); When I run, the min/max icons just don't display and I see a blank/missing border in the top right corner of all the views.

Any suggestions on how to fix this? Should I not use Juno since I am not using any of the E4 features and switch back to Indigo? Could this be the issue here?

Thanks. Any suggestions?
SumaR

[Updated on: Thu, 13 September 2012 19:58]

Report message to a moderator

Previous Topic:Starting Derby server from RCP
Next Topic: Context Menus in eclipse
Goto Forum:
  


Current Time: Thu Apr 25 18:10:39 GMT 2024

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

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

Back to the top