Hi, I'm starting to experiment with PyQT and PySide and I'm loving it.
I created an object based on the existing widget 'QFrame'. It's a box that when clicked, I can select a color which will become the background of the 'QFrame': Here is the code that I have so far: http://pastebin.com/L9ge14k0 Is there a way to open the color selector using the current color as a starting point? I can't seem to figure out how to get it working. Many thanks. -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
