sticky view maximizes after intro close [message #449440] |
Sun, 14 May 2006 21:52  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04038 seconds