Re: Changing font bug

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: jm(at)poure(dot)com
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Changing font bug
Date: 2003-10-16 11:11:45
Message-ID: 3F8E7CF1.5000606@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-10-16 12:00:15 Re: Changing font bug
Previous Message Andreas Pflug 2003-10-16 11:08:44 Re: XRC Editting