Re: QColorDialog QT4 always modal?



Yannick wrote:

Well, as I wrote, constructor of the dialog is private so I cannot use
show on the object..
any other clue? or simply impossible?


maybe I'm missing something, but AFAIK QDialog is a public inheritance, so you do have access to its methods. Along its methods, there is show() and setModal().


On 4 jun, 14:02, Dildo Baggins <el_sim...@xxxxxxxxxxxx> wrote:

Yannick wrote:

Hi,

is there a way to display a NON-modal QColorDialog since version 4 of
QT? (constructor of dialog is private and the static functions
provided only display modal dialogs)

Thanks for ur help--

there should be the show() method inherited from QDialog.

--
SF

"Spartani... mangiate tanto a colazione perchè stasera ceneremo nell'Ade!!"





--
SF

"Spartani... mangiate tanto a colazione perchè stasera ceneremo nell'Ade!!"
.