Jean-Michel POURE wrote:
>Dear friends,
>
>When trying to change font size of pgAdmin3-cvs3001014 under RedHat and
>Debian, I have the reproducable error:
>
>/usr/include/wx/checkbox.h(70): assert "!Is3State()" failed: Calling
>IsChecked() doesn't make sense for a three state checkbox, Use
>Get3StateValue() instead
>Do you want to stop the program?
>You can also choose [Cancel] to suppress further warnings.
>
>
This has nothing to do with fonts; actually, this can't happen at all
because we don't use any three state button.
Can you backtrace where this comes from?
Regards,
Andreas