[omniORB] omniORBpy and tkInter

Duncan Grisby duncan@grisby.org
Thu Dec 12 14:51:02 2002


On Wednesday 11 December, CEZARD Yann wrote:

> I have a problem using a tkInter gui with a omniORBpy server.
> It seems that it is an event loop conflict problem.
> I have already seen such a question in this list
> (http://www.omniorb-support.com/pipermail/omniorb-list/2002-February/009727.html)
> but this one had no answer.

That question was answered on the list. omniORB doesn't require you to
call can event loop, and Tkinter is thread safe, so you should not
have any problems. See the tictactoe example in the omniORBpy 2
distribution for an example.

What exactly is the problem you have?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --