Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Eclipse IDE and Multiple Windows ?

Got it...thanks ! Generally we have to ensure that the 'showView' logic takes place in the WBW that ends up hosting the view rather than the window that the call was issues against (same for editors).

Eric


Inactive hide details for Tom Schindl ---01/16/2014 10:49:27 AM---On 16.01.14 16:45, Eric Moffatt wrote: > Good point...I'm notTom Schindl ---01/16/2014 10:49:27 AM---On 16.01.14 16:45, Eric Moffatt wrote: > Good point...I'm not quite sure what you mean by 'shared in


    From:

Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>

    To:

e4-dev@xxxxxxxxxxx,

    Date:

01/16/2014 10:49 AM

    Subject:

Re: [e4-dev] Eclipse IDE and Multiple Windows ?

    Sent by:

e4-dev-bounces@xxxxxxxxxxx




On 16.01.14 16:45, Eric Moffatt wrote:
> Good point...I'm not quite sure what you mean by 'shared instance' though...
>

Well if you open a View the real instance is stored in Window > Shared
Elements and then we reference them using Placeholders, if you simply
retarget the instance from Window A to Window B you need to make sure
that the correct Shared Element is referenced there.

Tom

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev



GIF image

GIF image


Back to the top