Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Approach between the two View
Approach between the two View [message #731236] Fri, 30 September 2011 10:58 Go to next message
Eclipse UserFriend
Originally posted by: Martin Jedlicka

Hi,

I have a problem in approach between the two View the different
perspectives.

I need to programmatically in View1 call any method in another View2 .
The problem is that the View2 is in a different perspective and
therefore not open until the perspective, so I can not create View2 and
call it the method.

Is it possible to somehow resolve this without having to open the other
perspective?

Thanks!

Martin
Re: Approach between the two View [message #731281 is a reply to message #731236] Fri, 30 September 2011 13:49 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33107
Registered: July 2009
Senior Member
Martin,

I don't think your design sounds like a good one. You already see the
problem, i.e., there's nothing to ensure that View2 exists so you
can't/shouldn't depend on it.


On 30/09/2011 3:58 AM, Martin Jedlicka wrote:
> Hi,
>
> I have a problem in approach between the two View the different
> perspectives.
>
> I need to programmatically in View1 call any method in another View2 .
> The problem is that the View2 is in a different perspective and
> therefore not open until the perspective, so I can not create View2
> and call it the method.
>
> Is it possible to somehow resolve this without having to open the
> other perspective?
>
> Thanks!
>
> Martin


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:SWT error no more handles
Next Topic:adding shortcuts
Goto Forum:
  


Current Time: Tue Mar 19 05:54:24 GMT 2024

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

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

Back to the top