[PyKDE] caching widgets

Troy Melhase troy at gci.net
Thu May 27 08:46:01 BST 2004


On Wednesday 26 May 2004 12:55 pm, Patrick wrote:
> Has anyone ever thought about caching widgets? since all the construction
> of widgets should be done in the GUI thread, is there any way that a widget
> can one can be constructing a widgets without blocking all GUI interaction?

Maybe via signals?  But then you knew that, didn't you?  :D

-- 
Troy Melhase, troy at gci.net
--
The Christian ideal has not been tried and found wanting; it has been found 
difficult and left untried. - G. K. Chesterton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cache_widgets.py
Type: application/x-python
Size: 1541 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040527/8d9e2c19/cache_widgets.bin


More information about the PyQt mailing list