GridLayout: http://download.autodesk.com/us/maya/2011help/CommandsPython/gridLayout.html#flagcellWidth
" This layout arranges children in a grid fashion where every cell in the grid is the same size. You may specify the number of rows and columns as well as the width and height of the grid cells." On Mar 7, 2013 3:03 AM, "Daz" <[email protected]> wrote: > Heya > > I swear I know how to do it but I cant remember wrrr.... > > How can I make a > > cmds.gridLayout( numberOfColumns=3) > > And then specify how much width each of the 3 columns has? So 1 = 100, > 2=200, 3=123 > > Thanks, bye. > > -- > 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.
