Yeah, the offset value is in pixels and the "position is given as a fixed fraction of the -nd/numDivisions value and as this value defaults to 100 it is easiest to think of it as a percentage of the form's size"
On Tuesday, December 18, 2012 2:08:33 PM UTC-8, Bradon Webb wrote: > ah ok great. Thanks! > > I think I'm starting to get UI a bit better now. > > so attachPosition, in the docs it says: > > Arguments are: control, edge, offset, position Valid edge values are: "top" | > "bottom" | "left" | "right". Attach a control to a position in the form. > > but what are the offset and position values units? it looks like offset is > pixel values? And position its a percentage? that's why you divide RB number > by 100? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
