Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Changing thread group of UIThread
Changing thread group of UIThread [message #122286] Mon, 23 February 2009 13:40 Go to next message
Enrico Zanaga is currently offline Enrico ZanagaFriend
Messages: 50
Registered: July 2009
Member
Hi,

is it possible to change the ThreadGroup of any UIThread?

Thanks
Enrico
Re: Changing thread group of UIThread [message #122298 is a reply to message #122286] Mon, 23 February 2009 14:41 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Enrico,

this is currently not possible. Why would you like to do that?

Cheers,
Rüdiger

Enrico Zanaga wrote:
> Hi,
>
> is it possible to change the ThreadGroup of any UIThread?
>
> Thanks
> Enrico
Re: Changing thread group of UIThread [message #122308 is a reply to message #122298] Mon, 23 February 2009 16:09 Go to previous messageGo to next message
Enrico Zanaga is currently offline Enrico ZanagaFriend
Messages: 50
Registered: July 2009
Member
Hi Rüdiger,

in my RCP application I've a "context" based on the ThreadGroup.
If I be able to change the ThreadGroup of UIThread I can reuse the code,
otherwise I must implement a "context" mechanism based on session id.

Or I will try to find a workaround...

Thanks anyway


Rüdiger Herrmann ha scritto:
> Enrico,
>
> this is currently not possible. Why would you like to do that?
>
> Cheers,
> Rüdiger
>
> Enrico Zanaga wrote:
>> Hi,
>>
>> is it possible to change the ThreadGroup of any UIThread?
>>
>> Thanks
>> Enrico
Re: Changing thread group of UIThread [message #122381 is a reply to message #122308] Tue, 24 February 2009 10:41 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Enrico,

allowing to specify the ThreadGroup for UI threads isn't planned.
For now you would need to base the "context" mechanism on the session.

Cheers,
Rüdiger

Enrico Zanaga wrote:
> Hi Rüdiger,
>
> in my RCP application I've a "context" based on the ThreadGroup.
> If I be able to change the ThreadGroup of UIThread I can reuse the code,
> otherwise I must implement a "context" mechanism based on session id.
>
> Or I will try to find a workaround...
>
> Thanks anyway
>
>
> Rüdiger Herrmann ha scritto:
>> Enrico,
>>
>> this is currently not possible. Why would you like to do that?
>>
>> Cheers,
>> Rüdiger
>>
>> Enrico Zanaga wrote:
>>> Hi,
>>>
>>> is it possible to change the ThreadGroup of any UIThread?
>>>
>>> Thanks
>>> Enrico
Previous Topic:Mobile phones support (Symbian)
Next Topic:Again GridLayout difference with RCP (1.2 M5)
Goto Forum:
  


Current Time: Fri Apr 19 21:34:23 GMT 2024

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

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

Back to the top