On Tue, 2005-08-02 at 15:57 +0200, Tim Fulcher - Clickatell wrote: > So if anybody has the slightest inkling of how I can get this going I > would be most appreciative.
Last time I did something like this I used g_idle_add. I was embedding Mozilla inside a GTK window and hooking it up to a socket on which I was receiving and sending messages. Here's a thread from mozilla-embedding about it: http://www.mail-archive.com/[email protected]/msg05231.html Yours, Tom _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
