I can'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>'module' object has no attribute 'ColorChooserDialog'
<br><br>Yes, my file includes "hildon".<br><br>I also can't find any examples other than the main API entry for it. Any suggestions?<br>