Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to maximize and minimize a view programmatically?
How to maximize and minimize a view programmatically? [message #437297] Wed, 02 June 2004 19:57 Go to next message
Chengdong Li is currently offline Chengdong LiFriend
Messages: 36
Registered: July 2009
Member
I saw this feature in M8/M9.

I know how to show/hide the view, however, can I maximize and minimize a
view programmatically? How?

Thanks.
-Chengdong
Re: How to maximize and minimize a view programmatically? [message #438007 is a reply to message #437297] Mon, 14 June 2004 17:51 Go to previous message
Douglas Pollock is currently offline Douglas PollockFriend
Messages: 84
Registered: July 2009
Member
Chengdong wrote:
> I know how to show/hide the view, however, can I maximize and minimize a
> view programmatically? How?

It can only be done using internal methods. There is no official support
(that I know of), and the internal methods could change without notice.
Please see Bug 29840
("https://bugs.eclipse.org/bugs/show_bug.cgi?id=29840").

That being said, PartPane.setZoomed() or WorkbenchPage.toggleZoom() might do
what you want.



cheers,
d.
Previous Topic:How is abbotforswt ?
Next Topic:Standalone SWT/JFace applications require the OSGi framework?
Goto Forum:
  


Current Time: Fri Apr 26 07:25:38 GMT 2024

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

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

Back to the top