[pygtk] Slow rendering of 200 widget in Windows
Marco Bonifazi
marcobonifazi at gmail.com
Fri Jan 19 01:49:50 WST 2007
Hello!
I'm using PyGtk in Windows from one year, it is all ok until now.
My problem:
I must have a table with 11 columns and more than 20 rows.
In each position there would be a widget.
After I made it in PyGtk, I have a slow rendering when I show or hide the
window (window.hide&how) with these elements (show or hide the window is the
command I only used).
All the elements are already previously loaded.
It seems like it loads to screen row by row all the widget.
I don't want the fastest gui in the world, but I found it tediuosly slow,
and for my project it's a problem.
Can you give me any helps to do faster rendering than now?
Thanks in advance.
-- =
Marco Bonifazi
http://www.bonifazi.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20070118/83d6b7a9/at=
tachment.htm
More information about the pygtk
mailing list