Hi again.
so i have a little thingy i am working on ( a type of node renamer ) so far I manage to get everything working. I am on a Model / View GUI compared to the old QListWidget. so my question is, is it doable to get the text of a QStandardItem in the Model pumped from a Pymel object *PasteBin Code:* http://pastebin.com/3YHMJxgB so while I was pasting my pastebin, I had another 2 questions. 1. How easy would it be to implement status changes of a rename, %s _object to %s _newobject .... Would i be able to just include it in the selectionchanged status or create a new connection. 2. As far as the renaming goes, it would be nice for the ui to maintain itself on certain changes, One i had in mind was the refresh functionality is it possible to swap its function and text on selecting an item in the model and it changes to rename and uses a renaming connection. I know they are somewhat advanced subject and may go into metadata contexts but yeah :) you guys are super smart and I am just me haha. Thank you again for your help -- 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/d451ffe9-9f9f-4da4-bfdb-8c40e408a8d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
