Do you specifically not want to use the Qt QColorDialog?
http://qt-project.org/doc/qt-4.8/qcolordialog.html

There isn't anything stopping you from using the Maya colorEditor if you
really want that specifically:
http://download.autodesk.com/global/docs/maya2014/en_us/CommandsPython/colorEditor.html

Either way, you can just wire a button to a slot that shows either one.
 On 4/09/2014 5:19 AM, "Geordie Martinez" <[email protected]> wrote:

> hey all,
> need some help.
>
> I'm trying to figure out how to add maya's colorpickerUI into a pyside
> GUI.
>
> it's the same color picker that comes up when you try and edit preferences
> - > colors
> (see attached image)
>
> Any help would be appreciated.
>
>  --
> 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/CABPXW4i9yxBH434p0%2BoE07TwwXVGnoPn1w-cS%3DZN_b2ttwygEg%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CABPXW4i9yxBH434p0%2BoE07TwwXVGnoPn1w-cS%3DZN_b2ttwygEg%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/CAPGFgA1TxhN7aYqqmNCemqSVgMzvXhjcUfvJK9t_FEqeWp%2BZgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to