Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] Why ModalContextThread do not execute runnable in session context?

Igor,

I'm afraid I don't quite understand your question. It is possible to call UICallBack#runNonUIThreadWithFakeContext directly. Does that answer your question?

BTW, the mailing-list is for development related communication only.
Please use the newsgroups for questions, support and information
exchange between users and developers of RAP:
    http://eclipse.org/rap/support.php#newsgroup
Chances are that you will get a more many-sided answer as most…

Regards
Rüdiger

On 03.03.2010 10:57, ipavl wrote:
Hi,

It seems that it is not hard to execute runnable with session context from
the ModalContextThread (we have a display pbject in that place). So we will
have ability not to call UICallBack.runNonUIThreadWithFakeContext(display,
target) manually. Is it possible?

Regards,
Igor

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



Back to the top