[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Is it possible to open 2 editors in different tab groups ?

I see. That sounds pretty much like what I have tried to unsuccessfully do. 
I will have a look at the test.

Thanks,

-- svante

"Paul Webster" <pwebster@xxxxxxxxxx> wrote in message 
news:d7hh6q$ppk$1@xxxxxxxxxxxxxxxxxxx
> Svante Lidman wrote:
>> The way I interpreted the question was that Setya wanted the second 
>> editor to open in a new tab group without creating it first.
>>
>
> I wasn't able to find a way to do that myself ... the test I mentioned 
> uses a workaround of opening the 2nd editor, then programatically "drag 
> and drop" it to the bottom of the window.
>
> Technically you create the editor and then split the stack, but unless 
> your machine is really slow or really loaded down, your users can't tell 
> the difference :-)
>
> Later,
> Paul