I can&#39;t for the life of me figure out how to use the ColorChooserDialog in Python.<br><br>I try to call it the same way I do hildon.FileChooserDialog, but when I use hildon.ColorChooserDialog all I get is:<br>&#39;module&#39; object has no attribute &#39;ColorChooserDialog&#39;
<br><br>Yes, my file includes &quot;hildon&quot;.<br><br>I also can&#39;t find any examples other than the main API entry for it.&nbsp; Any suggestions?<br>