Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Getting rid of maximize/minimize buttons
Getting rid of maximize/minimize buttons [message #217638] Mon, 29 March 2004 15:45 Go to next message
Eclipse UserFriend
When writing an RCP application, making a perspective "fixed" from the
org.eclipse.ui.perspective extension point, or using addFixedView when
defining the initial perspective layout only gets rid of the "Close view"
button. However, the user can still minimize/maximize views using the
buttons in the titlebar and rezize views manually by dragging them.

Is it possible to prevent this, so all views in a perspective are
permanetly fixed in size and position? And how?
Re: Getting rid of maximize/minimize buttons [message #256198 is a reply to message #217638] Sun, 27 June 2004 22:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jayeshpk1.hotmail.com

Hi,

I want to do the same. Any help is appreciated.

Thanks,
Jayesh

Roberto Scaramuzzi wrote:
> When writing an RCP application, making a perspective "fixed" from the
> org.eclipse.ui.perspective extension point, or using addFixedView when
> defining the initial perspective layout only gets rid of the "Close view"
> button. However, the user can still minimize/maximize views using the
> buttons in the titlebar and rezize views manually by dragging them.
>
> Is it possible to prevent this, so all views in a perspective are
> permanetly fixed in size and position? And how?
>
Re: Getting rid of maximize/minimize buttons [message #256780 is a reply to message #256198] Tue, 29 June 2004 14:14 Go to previous message
Eclipse UserFriend
It's not supposed to do that. See:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=65665 (marked fixed)
If it's not working in 3.0 production please open a defect with instructions
on how to reproduce.

--
Ed

"jay" <jayeshpk1@hotmail.com> wrote in message
news:cbo0ta$q3b$1@eclipse.org...
> I want to do the same. Any help is appreciated.
>
> Roberto Scaramuzzi wrote:
> > When writing an RCP application, making a perspective "fixed" from the
> > org.eclipse.ui.perspective extension point, or using addFixedView when
> > defining the initial perspective layout only gets rid of the "Close
view"
> > button. However, the user can still minimize/maximize views using the
> > buttons in the titlebar and rezize views manually by dragging them.
> >
> > Is it possible to prevent this, so all views in a perspective are
> > permanetly fixed in size and position? And how?
> >
Previous Topic:Eclipse 3.0 RC3 Rebuild Project?
Next Topic:How to abort an Eclipse-RCP during startup?
Goto Forum:
  


Current Time: Sat Jul 26 19:36:21 EDT 2025

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

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

Back to the top