I want to hide "X" close button from editor part in my eclipse rcp application. Is there any way to hide close button ?
Thanks
I want to hide "X" close button from editor part in my eclipse rcp application. Is there any way to hide close button ?
Thanks
For a possible solution see How do I stop an Eclipse Editor from closing in an RCP.
Hiding the "X" is not possible (without modifying the framework or writing your own presentation).