i asked this question a while ago on stackoverflow, but nobody answered it. http://stackoverflow.com/questions/14747112/why-qslider-disappears-as-soon-as-i-drag-it-in-autodesk-maya
yes i know the code is not 100% correct. so i tried to make it more complete like this, i tried it in maya 2014 with pyside, but still as soon as click on the slider, it disappears, am i doing something wrong here ? thanks! Here is the modified code, i tried adding setData() in the model, and give them correct parent in main window __init__(), but still it doesn't work. it works fine outside of maya. uncomment the qapplication lines, it runs without any problem. http://pastebin.com/d1NbarUz -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
