Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » sticky view maximizes after intro close
sticky view maximizes after intro close [message #449440] Sun, 14 May 2006 21:52 Go to next message
Eclipse UserFriend
Originally posted by: kristof.taveirne.intec.ugent.be

Hi,

I'm having this problem with a sticky view I have.

When I click the help button to view the intro page again, this view
opens stacked on the sticky view I already have.

I suppose that intro page is also a sticky view because it's stacked in
the folder of the other sticky view.
But when I close the intro, the sticky view maximizes ...
Is there a way I can prevent this?

I've found a way to listen to the close event of the intro using
public void partClosed(IWorkbenchPartReference partRef);
I've read a bugreport that talks about a zoomout method, but I can't
find it anywhere.

Can somebody help me please, this is realy anoying :-/

Thanks alot!!
Re: sticky view maximizes after intro close [message #449496 is a reply to message #449440] Mon, 15 May 2006 10:06 Go to previous message
Eclipse UserFriend
That's exactly it ... the intro page is a sticky view, and they'll get
stacked.

I think there's a bug report open about this specific problem.

As for programmatic solution, the methods you want are on
IWorkbenchPage, but were only added in 3.2

Later,
PW
Previous Topic:Apply changes made in property view on action
Next Topic:isDirty() == true, but dirty flag (*) doesn't show up in the editor
Goto Forum:
  


Current Time: Sun Aug 31 15:14:22 EDT 2025

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

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

Back to the top