[
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
Tom 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
![]()
| ![]()
Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> |
![]()
| ![]()
e4-dev@xxxxxxxxxxx, |
![]()
| ![]()
01/16/2014 10:49 AM |
![]()
| ![]()
Re: [e4-dev] Eclipse IDE and Multiple Windows ? |
![]()
| ![]()
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

