So did that fix it for you? If not, I was going to try out your code, with the imports corrected.
On Thu, Nov 12, 2015 at 5:51 PM Justin Israel <[email protected]> wrote: > I still haven't tested it yet (need to find a moment), but right off the > bat I can see you are mixing PySide and PyQt4 in your import statements. > Fix that and give it a shot. > > On Thu, Nov 12, 2015 at 5:15 PM yann19 <[email protected]> wrote: > >> Here you go, very much appreciated for the help >> >> Main : >> https://gist.githubusercontent.com/anonymous/a3a001275688df939c41/raw/c98e00e3b50a07a867eb7569e830a765478aaf11/gistfile1.txt >> UI : >> https://gist.githubusercontent.com/anonymous/d2c1277bd67c779b92aa/raw/5c21ed9ac4f8fb940fe0ddf10783a2e62be6f739/gistfile1.txt >> >> -- >> 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/4f81361d-3c73-42d8-a6ba-8b347b13940b%40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/4f81361d-3c73-42d8-a6ba-8b347b13940b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/CAPGFgA0EAhj5wp1rAeLPrShnWohvj1x55JuRrvOEs_dCObMsXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
