Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Is Model View Controller concept can apply for Layers with Pane?
Is Model View Controller concept can apply for Layers with Pane? [message #151218] Thu, 16 September 2004 13:31 Go to next message
Eclipse UserFriend
Originally posted by: justinaruja.isletsystems.com

Hello All,

I have a view with 'ScalableFreeformLayeredPane', which as its
corresponding model and editpart ( say "Parent")
I also have two other view with 'FreeformLayer' with its
corresponding model and editpart.( say "child1" and "child2")

My issue is how to add "child1" and "child2" as children for "Parent"
dynamically.

Is it possible?

If so, what approach I must implement


Thanks in advance.

Justin
Re: Is Model View Controller concept can apply for Layers with Pane? [message #151494 is a reply to message #151218] Mon, 20 September 2004 19:28 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
I don't see what's special about this case. Does this not work if child1
and 2's editparts return a freeform layer as their figure, whereas their
parent's editpart returns a layered pane as their figure?

"Justin D'aruja" <justinaruja@isletsystems.com> wrote in message
news:cic4d0$1kh$1@eclipse.org...
> Hello All,
>
> I have a view with 'ScalableFreeformLayeredPane', which as its
> corresponding model and editpart ( say "Parent")
> I also have two other view with 'FreeformLayer' with its
> corresponding model and editpart.( say "child1" and "child2")
>
> My issue is how to add "child1" and "child2" as children for "Parent"
> dynamically.
>
> Is it possible?
>
> If so, what approach I must implement
>
>
> Thanks in advance.
>
> Justin
>
>
>
>
Re: Is Model View Controller concept can apply for Layers with Pane? [message #151526 is a reply to message #151494] Tue, 21 September 2004 04:31 Go to previous message
Eclipse UserFriend
Originally posted by: justinaruja.isletsystems.com

Yes, It is working.

Thanks for the reply

Justin


Pratik Shah wrote:
> I don't see what's special about this case. Does this not work if child1
> and 2's editparts return a freeform layer as their figure, whereas their
> parent's editpart returns a layered pane as their figure?
>
> "Justin D'aruja" <justinaruja@isletsystems.com> wrote in message
> news:cic4d0$1kh$1@eclipse.org...
>
>>Hello All,
>>
>> I have a view with 'ScalableFreeformLayeredPane', which as its
>>corresponding model and editpart ( say "Parent")
>> I also have two other view with 'FreeformLayer' with its
>>corresponding model and editpart.( say "child1" and "child2")
>>
>>My issue is how to add "child1" and "child2" as children for "Parent"
>>dynamically.
>>
>>Is it possible?
>>
>>If so, what approach I must implement
>>
>>
>>Thanks in advance.
>>
>>Justin
>>
>>
>>
>>
>
>
>
Previous Topic:Center connector on the sides of a part.
Next Topic:How to set the style of an CTabItem.
Goto Forum:
  


Current Time: Fri Apr 26 19:31:11 GMT 2024

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

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

Back to the top