Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Changing thread group of UIThread
Changing thread group of UIThread [message #122286] Mon, 23 February 2009 08:40 Go to next message
Eclipse UserFriend
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 09:41 Go to previous messageGo to next message
Eclipse UserFriend
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 11:09 Go to previous messageGo to next message
Eclipse UserFriend
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 05:41 Go to previous message
Eclipse UserFriend
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: Thu May 08 18:22:29 EDT 2025

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

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

Back to the top