From: Alec B. <wry...@gm...> - 2009-04-01 06:22:02
|
The title pretty much says it. I'm creating a colorDialog like this to allow the user to pick a color: result = dialog.colorDialog(self) I'd like the dialog to have a certain color preselected. Is it possible? Thanks. |