|
Re: View remove Min and Max operation [message #253458 is a reply to message #252410] |
Wed, 16 June 2004 18:16  |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
Richard,
If you mark the perspective as fixed, then views in that perspective will
not be maximizable or minimizable.
In the <perspective> element, specify fixed="false"
or use IPageLayout.setFixed(false) from your perspective factory class.
The RCP browser example shows this:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-ui-home/rcp-proposal/rich_client_platform_facilities.ht ml
If this doesn't meet your needs, there are other possibilities. It is
possible to replace the entire look and feel of views and editors using the
presentations mechanism.
E.g. the Eclipse SDK has the R2.1 presentation (Window > Preferences >
Appearance > Current Presentation).
Other RCP apps are starting to provide their own presentation
implementations, e.g. Lotus Workplace.
HTH,
Nick
"richard redpath" <redpath@us.ibm.com> wrote in message
news:cakr39$nd$1@eclipse.org...
> I don't want a view to have a Min and Max buttons
> I want the view fixed for the perspective only.
> Eclipse 3.0?
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05020 seconds