Re: BonoboEventSource example?
Archit Baweja <[email protected]> 25 Jul 2003 12:56:09 +0530
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
Hi Well to make it easier for you guys, is it right for me to just call bonobo_event_notify_listeners on my server/control side? with an arbitrary string for an event? or do I have to setup one like g_signal_new, using bonobo_event_source_new or something? Thanks in advance. Archit Baweja Archit Baweja <[email protected]> writes: > Hi > > In the process of creating a Bonobo control for my app I was faced with a > decision to make other bonobo controls interface with my object. Possible > solutions included among others BonoboEventSource. Unfortunately I was not able > to find a decent/simple example of creating a BonoboEventSource on my > bonobo control/server side. The API docs didn't have one (or didn't feel it > nicely explained enough, sorry :( ). I did manage to > understand the BonoboEventListener interface and its implementation, but I'm > still stuck with the server side. > > Any ideas? Some simple 10 lines of code which briefly explains it in a simple > example? comon guys :-(. > > :-) > > Thanks in advance. > Archit Baweja > _______________________________________________ > gnome-components-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-components-list