Hi, I'm not sure if it's the right list to ask for help but I'm having a problem to implement a uno object on C++ and I'm need some help!
The problem: I'm working in an OXT module allowing a starbasic script to get informations from a 3270 host using tn3270e; the service itself is ok and all the network stuff is running in a separate thread but, some part of the code needs to wait for any kynd of host response; when I do this all the OpenOffice.org ui hangs. I'm looking for some function cal to keep the UI responsive even if the starbasic script is waiting; something like the gtk_main_iteration() call. Is it possible in uno code? How can I do this? -- Perry Werneck BrasÃlia - DF Ogden Nash <http://www.brainyquote.com/quotes/authors/o/ogden_nash.html> - "The trouble with a kitten is that when it grows up, it's always a cat."
