On Thu, Jun 8, 2017, 12:08 AM Ruchit Bhatt <[email protected]> wrote:
> @Justin > Using info from given link, i m able to rotate header but size of header > is still not proper. > Any idea how to fix that?? > see attach file for code. > > Thank you > Try implementing sizeHint() in your custom header to return a reasonable size that account for the height. -- > 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/f68cc74e-1b97-432e-89ab-55fef0536182%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/f68cc74e-1b97-432e-89ab-55fef0536182%40googlegroups.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/CAPGFgA1JOkJ9ft8%3DN9vC9%2BGj0pdtXhuKOmGGckCwXtqiFvuQMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
