Re: wxWidgets default version - Mailing list pgadmin-hackers

From Dave Page
Subject Re: wxWidgets default version
Date
Msg-id 4561A9F3.2010104@postgresql.org
Whole thread Raw
In response to Re: wxWidgets default version  ("Florian G. Pflug" <fgp@phlo.org>)
List pgadmin-hackers
Florian G. Pflug wrote:
> Dave Page wrote:
>> The wxWidgets default version used by pgAdmin is now 2.8. If you're
>> building pgAdmin >1.6.0 on Mac or *nix, you'll need to upgrade to
>> wxWidgets 2.8.0-rc1, or add the --with-wx-version=2.7 configure option
>> to your build process.
>
> So for the stable 1.6 branch, wx 2.7 is the correct version to use, and
> for head it's 2.8? Or is 2.8 the version of choice even for the 1.6 branch?

I've made it the default on both branches, however on Mac there are
actually still a couple of bugs in rc1 - one which Kevin Ollivier
tracked down from my test case and fixed in wx CVS, and one which I'm
trying to get a test case together for at the moment that seems to crash
for no obvious reason when clicking some buttons.

Consequently, I'd recommend using 2.7.0-1 on Mac until that is sorted.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: wxWidgets default version
Next
From: Dave Page
Date:
Subject: Re: Testing 1.6 On Mac OS X