Hello everybody, I try a new exercise with QT, a PoseManager. We already have it, but it's getting old now and I have to update it for the next production. So I made a list with icons like the StudioLibrary: http://www.studiolibrary.com. Why not use StudioLybrarie directly? Simply because the class that allows to do the display will also serve us on other tools and so must be generic and with our libs.
So I can start displaying 13,000 icons in less than two seconds. However, once the interface is initialized and a UI with a large display the refresh begins to be long. To give an idea with 280 icons of 60 * 60 it's good the refresh is ok. On the other hand 280 icons between 100 * 100 and 200 * 200 is too long ... Where I came from here. Do any of you know techniques to optimize the image display with QT? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/f70cc48e-15cb-4f2b-9b48-c308ca4541b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
