On Jun 12, 2007, at 2:23 PM, Robin Dunn wrote:
* wx.SafeYield will disable all widgets in the app before it enters into the nested event loop, and then enables them again when it is done. So it helps prevent reentrant problems because the user can't interact with the app while it is active, but it has a fair amount of overhead for doing the disabling and enabling.

When I tried using SafeYield( ), the app slowed to a crawl.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to