Re: [e-users] Handle elementary objects on python native thread

2012-06-08 Thread The Rasterman
On Fri, 8 Jun 2012 11:35:13 -0300 Adriano Martins said: you can't. you need to handle them from the main thread (mainloop). beats me what you d in python, but in c efl has lots f ways to accomplish this (send commands back to the mainloop, gain a lock slot on the mainloop, etc. etc. etc. - it's d

[e-users] Handle elementary objects on python native thread

2012-06-08 Thread Adriano Martins
Hi all, I'm using python bindings. And I need handle elemetary objects. For exemple. I need update a statusbar on python native thread, while I wait a socket. How to do it? Thanks!! *José Adriano Martins * *+55 51 82228325 Skype jadriano_m * --