I don't see in your code where you are trying to loop over your layouts. You are just creating them and putting them into a widgets dict. So I assumed somewhere else in code you want to loop over the widgets dict with the names sorted. I might need to ask that you do the same and show the exact section of code that you want to address. What exactly do you want to do? On Mar 5, 2013 10:02 PM, "ImLearning Python" <[email protected]> wrote:
> Hi Justin, > > Thanks for you quick answer ! > > I'm sorry but I don't understand everything, I just started to learn... > > Can you please put it directly into the script ? :$ > > I'm so sorry but I don't get it... > > Many many thanks !! > > -- > 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. > > > -- 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.
