AMAL ARJUN
2018-06-26 08:35:54 UTC
Hi, I want to call an icon from external folder. How can I do that in Maya
with Python
*cmds.nodeIconButton( style='iconAndTextHorizontal',image1='sphere.png',
command=createsphere, label='Sphere', fn="boldLabelFont")*
so, instead of 'sphere.png' how can I call an icon from external folder.
with Python
*cmds.nodeIconButton( style='iconAndTextHorizontal',image1='sphere.png',
command=createsphere, label='Sphere', fn="boldLabelFont")*
so, instead of 'sphere.png' how can I call an icon from external folder.
--
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 python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/7612955a-9753-42f4-836e-7c08dfa48741%40googlegroups.com.
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 python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/7612955a-9753-42f4-836e-7c08dfa48741%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.