[omniORB] omniORB and GTK

Thomas Amsler tpamsler@ucdavis.edu
Thu, 26 Jul 2001 11:18:55 -0700


I am having problems getting my GUI, written in GTK, to work properly
with omniORB.  What is the correct way to initialize both omniORB and
GTK? Specifically what is the order of the following calls to:

gtk_init(&argc, &argv);
gtk_main();

orb->run();
orb->destroy();


Thank you.

--
Thomas Amsler
amsler@cs.ucdavis.edu
http://tpa.dyndns.org/thomas

"Imagination is more important than knowledge."
        --Albert Einstein