hey again..yup, been working thru a lot of tutorials, and that was one area where the ones I have found just say you do this and then they move on to building the widgets thanks Justin...will keep that in mind as I go thru.... will probably just start building it and see how it looks...might just be what I expect :)
is there a place that has a lot of documentation on stylesheets? On Sat, Jun 13, 2015 at 6:20 PM, Justin Israel <[email protected]> wrote: > The QLayout approach is definitely different than the Maya UI layouts. In > the Maya formLayout, you would specify offsets and constraints directly on > the added item. In QFormLayout, you can set overall alignments and > spacings, and then you can use arbitrary layouts for the rows, to given > them unique spacing, margins, and alignment. > > On Sun, Jun 14, 2015 at 1:07 PM Eric Thivierge <[email protected]> > wrote: > >> I'd start by making sure you go through any tutorials you can find about >> creating the GUI's. Also I'd suggest making sure you set the spacing and >> margins on widgets and layouts to 0 and customize as needed. Stylesheets >> are helpful too so you can customize the margins, padding, colors, etc >> easily too. >> >> -------------------------------------------- >> Eric Thivierge >> http://www.ethivierge.com >> >> On Sat, Jun 13, 2015 at 8:21 PM, Todd Widup <[email protected]> wrote: >> >>> hey Eric..yeah just want to make sure things line up where I expect them >>> to, and Thanks Damon..will look at it. >>> >>> no samples yet...just getting ideas before I start writing the gui..need >>> I to match a Maya one I just did >>> >>> >>> >>> On Sat, Jun 13, 2015 at 5:08 PM, Eric Thivierge <[email protected]> >>> wrote: >>> >>>> Hey Todd, >>>> >>>> What kind of problems are you having lining up the widgets where you >>>> would like them? Any sample images / code we could help with? >>>> >>>> Eric T. >>>> >>>> -------------------------------------------- >>>> Eric Thivierge >>>> http://www.ethivierge.com >>>> >>>> On Sat, Jun 13, 2015 at 7:50 PM, Todd Widup <[email protected]> >>>> wrote: >>>> >>>>> is there anything that functions like formLayout in Maya Ui commands >>>>> in PySide or PyQT that allows exact placement of the UI widget? >>>>> >>>>> looking thru QFormLayout and its parent, I don't see anything that >>>>> would allow exact placement. >>>>> >>>>> Sorry...just now getting time to really learn PySide..loving what I I >>>>> see it can do though, and its nice writing a UI that usable in Maya, Mari, >>>>> and Houdini >>>>> >>>>> >>>>> thanks >>>>> -todd >>>>> >>>>> -- >>>>> Todd Widup >>>>> Creature TD / Technical Artist >>>>> [email protected] >>>>> [email protected] >>>>> www.toddwidup.com >>>>> >>>>> -- >>>>> 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/CABBPk37zAE-5X0yvQNeGEpLY36L6NWW2zZTP13VueBRE89zU5w%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/python_inside_maya/CABBPk37zAE-5X0yvQNeGEpLY36L6NWW2zZTP13VueBRE89zU5w%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>>> 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/CAAjrnHuEB4u8nKUzaDU%3Dqxa_OOqOPj1j5rKRF5HvZ4ibxfnd0g%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/python_inside_maya/CAAjrnHuEB4u8nKUzaDU%3Dqxa_OOqOPj1j5rKRF5HvZ4ibxfnd0g%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Todd Widup >>> Creature TD / Technical Artist >>> [email protected] >>> [email protected] >>> www.toddwidup.com >>> >>> -- >>> 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/CABBPk362FgRvUfoV59sKT1s3D79v3PKCwONp%2BvgQRUDqJvmsng%40mail.gmail.com >>> <https://groups.google.com/d/msgid/python_inside_maya/CABBPk362FgRvUfoV59sKT1s3D79v3PKCwONp%2BvgQRUDqJvmsng%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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/CAAjrnHuXKvZ8HNED9qPiRo0kEZtG1F9XSBaDKApZgc9X0jor%3DQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/python_inside_maya/CAAjrnHuXKvZ8HNED9qPiRo0kEZtG1F9XSBaDKApZgc9X0jor%3DQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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/CAPGFgA3mF%3Df3%2B9_W4g6DjYvycm-65CAzV5XLoPtnKnjako4BXw%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3mF%3Df3%2B9_W4g6DjYvycm-65CAzV5XLoPtnKnjako4BXw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Todd Widup Creature TD / Technical Artist [email protected] [email protected] www.toddwidup.com -- 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/CABBPk36OBZpy43NnC-AGFVDcqXAKRu0-O9mH6eBmOif_cxfMjw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
