Hello,
My problem concerns SWT technology.
I'd like to customize the View Title Area. To explain I'll use the screen:
There is a text "MyView". It's placed on the blue background with "X" button. To the right of it there is a grey area, and on the end of this area there are two buttons: minimize and maximize.
What I'm trying to do is to:
1. remove "X" button
2. remove minimize and maximize buttons
3. extend the blue area to the end of the horizontal space so it ends where maximize button is placed now
Does anyone has knowledge on to how to do that?