Skip to main content



      Home
Home » Eclipse Projects » GEF » Perspective Problem
Perspective Problem [message #163445] Mon, 10 January 2005 13:47 Go to next message
Eclipse UserFriend
Originally posted by: dakanalis.ced.tuc.gr

Hello !!!

I have the following problem: I have created my own perspective by
implementing the IPerspectiveFactory interface and I have associate it with
a GEF based editor (when the editor is opened I switch to my perspective and
synchronously I replace the menu bar with my own bar
getSite().getWorkbenchWindow().getShell().setMenuBar(my own bar) ). When i
try to switch to another perspective my menu remains and i try to find how
to restore the previous menu bar. Also how can I close my perpsective (Is
there any method and how can I call it?).
Re: Perspective Problem [message #163470 is a reply to message #163445] Mon, 10 January 2005 13:57 Go to previous message
Eclipse UserFriend
This is not really related to GEF. Try the eclipse.platform newsgroup.

"themis" <dakanalis@ced.tuc.gr> wrote in message
news:cruik8$k5t$1@www.eclipse.org...
> Hello !!!
>
> I have the following problem: I have created my own perspective by
> implementing the IPerspectiveFactory interface and I have associate it
with
> a GEF based editor (when the editor is opened I switch to my perspective
and
> synchronously I replace the menu bar with my own bar
> getSite().getWorkbenchWindow().getShell().setMenuBar(my own bar) ). When i
> try to switch to another perspective my menu remains and i try to find how
> to restore the previous menu bar. Also how can I close my perpsective
(Is
> there any method and how can I call it?).
>
>
Previous Topic:repaint handle on zoom
Next Topic:Example of TreeEditPart
Goto Forum:
  


Current Time: Thu Jul 10 20:12:07 EDT 2025

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

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

Back to the top