On Tue, 2008-05-13 at 10:15 -0300, Pedro Casagrande de Campos wrote:

oh, I forgot: you're also missing clutter_threads_init()

>       g_thread_init (NULL);

          clutter_threads_init ();

>       clutter_init (&argc, &argv);

but, seriously: use idle handlers to manipulate the UI from the same
thread that called clutter_main().

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to