I agree that on windows is slightly slower than on GNU/Linux but... do you really need 200 spinbutton (or other similar widgets) in one window?
I need to input data in a table. I try to manage the number of rows, it is better. But it would be better if there were not those troubles. I'm not criticizing your design but can't you simplify your GUI?
You can criticize what do you want, you are helping me. I need to put a table of data, I must consider as usual the case of inserting and viewing all together 10 rows of 13 columns. The problem seems to be in the rendering of widget, and I think I can't do anything :-( Thanks. -- Marco Bonifazi
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
