That ole 3state assertion - Mailing list pgadmin-hackers

From Andreas Pflug
Subject That ole 3state assertion
Date
Msg-id 3F996191.5020203@pse-consulting.de
Whole thread Raw
List pgadmin-hackers
I changed chkbox->IsChecked() to chkbox->GetValue() now, which bypasses
that assertion check.
The question still is, why is the m_style flag corrupted? I stripped
down the dialog code and the xrc down, and the problem persisted.  So
this is not a fix, but a workaround. The problem might arise in other
locations again.

Jean-Michel, I didn't get the mailcap message, please check the new
frmOption.cpp on your system.

Regards,
Andreas




pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Crash of the Option dialog
Next
From: Andreas Pflug
Date:
Subject: Re: [wx-dev] Font display bug under wxGTK-2.5.1