>From the docs I know that a thread needs to getUpdateLock() before
modifying widgets.  If a thread (with lock) calls emit() on a signal,
will the connected methods be called from that thread, or wait until
the main event loop runs?  What affect would calling triggerUpdate()
from the thread have on the execution of the connected methods?

Eric

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to