Re: [Maya-Python] pyside issue

2014-02-11 Thread Todd Widup
Ill check it once I'm in the office tomorrow. They should be. I can't think of any place it might get them from Sent from my tiny iPad with big fingers On Feb 10, 2014, at 10:59 PM, Justin Israel justinisr...@gmail.com wrote: I'm not really sure but I was getting at trying to see if you

Re: [Maya-Python] pyside issue

2014-02-11 Thread Justin Israel
Yea im just lobbing Hail Mary guesses. On Feb 11, 2014 9:14 PM, Todd Widup todd.wi...@gmail.com wrote: Ill check it once I'm in the office tomorrow. They should be. I can't think of any place it might get them from Sent from my tiny iPad with big fingers On Feb 10, 2014, at 10:59 PM,

Re: [Maya-Python] pyside issue

2014-02-11 Thread David Moulder
I've seen this before when PyQt4 has already been imported and your mixing PySide in. Be sure that QtGui.QMainWindow is from the PySide modules. Print the __file__ attr for that before hand. On Tue, Feb 11, 2014 at 9:26 AM, Justin Israel justinisr...@gmail.comwrote: Yea im just lobbing Hail

[Maya-Python] AE Templates callCustom attributes only update when the selection is changed

2014-02-11 Thread Jonathan Topf
Hi there, I've created a custom node and an AE Template for that node using pymel and a number of the attributes use callCustom commands to build the ui. This works pretty well for me but I'm finding that these attributes only get refreshed when I change my selection, not when the attribute is