[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Maximize and Minimize

Hi Paul,

Thanks
I have two views. If one is maximized, other has to be minimized.
I tried with IPartListener2,but this is not working.

Would you please help me on this?

Regards,
Jay

"Paul Webster" <pwebster@xxxxxxxxxx> wrote in message 
news:fr39oe$oi3$1@xxxxxxxxxxxxxxxxxxxx
> You should be able to set a views state (which applies to the folder that 
> contains the view) using 
> org.eclipse.ui.IWorkbenchPage.setPartState(IWorkbenchPartReference, int) 
> or possibly toggleZoom(*)
>
> PW
>
> -- 
> Paul Webster
> http://wiki.eclipse.org/Platform_Command_Framework
> http://wiki.eclipse.org/Command_Core_Expressions
> http://wiki.eclipse.org/Menu_Contributions
> http://wiki.eclipse.org/Menus_Extension_Mapping
> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm