Hey all,
Here I got some questions about PyQT need consult with you.We are doing some UI development but met difficulties. 1. In the last version we were using QListView+QStyledItemDelegate+QAbstractListModel as the code to load the items and these items include lots of custom widgets and the user need do interaction by using these widets. But the widgets cannot interact when they are displayed by the QlistView.We read the QT documentation and it seems like the QListView could only do previw for the viewer while cannot do interaction,not sure is this correct? 2. I also tried Qlistwidget to meet the interaction request,but the amount of the data is too large and performance does not good, not sure how to optimize. Above,we really have no idea how to solve the problem,please kindly be advise.thanks. Thanks -- 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/61f0065a-8bee-4f7e-9b6f-e0f02fa1b4e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
