On Fri, 8 Jun 2012 11:35:13 -0300 Adriano Martins <[email protected]> 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 documented in the elementary manual pages online). > 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 > * > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
