I have created my tool using PyQt. Things are working correctly and I am 
encountering 2 issues.

1. This is more of an implementation - I am trying to capture the input 
state of the widgets that User has made within the tool. Eg. User has 
written something in one of the many QLineEdits, checked some options in 
the checkboxes etc. How can I 'save' and load these inputs?

2. Since converting my tool to use PyQt, I came to notice that 'undo-ing' 
functionality does not works, only the actions that my tool has executed 
on. Is this a known issue if one changes from using maya.cmds gui to pyqt?


-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/9b86a5e5-2b34-4a98-be14-9cb18929615a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to