Re: [bonobo_main] What to do when gtk_main is already called
"Nickolay V. Shmyrev" <[email protected]> Tue, 05 Apr 2005 18:36:06 +0400
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
=F7 =F7=D4=D2, 05/04/2005 =D7 16:29 +0530, Aditya Pandey =D0=C9=DB=C5=D4: > Thanks for replying. I have added call for bonobo_activate, and it > returns true (poa manager is initialized). Still, I cant receive > notification/callback. >=20 > Situation: > gtk_main runs already by main application (remember my program is a > plugin that does bonobo activation), I am not able to receive callback > notification. >=20 > Is this order of calls necessary -- first bonobo_activate and then > start listening loop (like of gtk_main) ? >=20 > Could there be some work around in my situation? >=20 You are not very clear here. What callback notification are you talking about. What are you really trying to implement? Detailed description or small test example would help much better.=20