I have create a UI with 3 radio buttons, and in my adjust_tangents function, I am a bit stumped and need some help in it.
Rather than printing out that one particular sentence it has if any one of the three radio buttons are selected, it is actually printing out a bunch of the same sentences For example, if the first radio button is selected, the script log is print out 20 times of ">>> Auto Spline onto first and last frame" Are there any ways in which I can simplify it? My code: http://pastebin.com/raw.php?i=4msivp8T -- 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/44f5d983-ac02-4433-9d8a-e3a11e60a292%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
