Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-15 Thread Dave Page
On Fri, Jul 15, 2011 at 2:07 PM, Peter Geoghegan wrote: > On 15 July 2011 13:57, Dave Page wrote: >> Seems this issue was logged 18 months ago and is still open. I added a >> simple test case to reproduce, though it wasn't exactly unclear from >> the existing reports: > > If the test case doesn't

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-15 Thread Peter Geoghegan
On 15 July 2011 13:57, Dave Page wrote: > Seems this issue was logged 18 months ago and is still open. I added a > simple test case to reproduce, though it wasn't exactly unclear from > the existing reports: If the test case doesn't help, I suggest isolating the problem yourself and writing a pat

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-15 Thread Dave Page
On Wed, Jul 13, 2011 at 3:46 PM, Dave Page wrote: > On Wed, Jul 13, 2011 at 3:01 PM, Peter Geoghegan > wrote: >> Try and produce a test-case, and send it to the wx guys. They're >> fairly responsive, I found. > > Depends on the issue. We've got bugs opened with them nearly 10 years > ago that ar

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-13 Thread Dave Page
On Wed, Jul 13, 2011 at 3:01 PM, Peter Geoghegan wrote: > On 13 July 2011 14:39, Dave Page wrote: >>> http://postgresql.1045698.n5.nabble.com/Building-with-wx2-9-on-Mac-td3397898.html#a3397998 >> >> Ahh, yes - that one. >> >> Anyhoo, I'm looking to commit the patch so we can move forward. Objecti

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-13 Thread Peter Geoghegan
On 13 July 2011 14:39, Dave Page wrote: >> http://postgresql.1045698.n5.nabble.com/Building-with-wx2-9-on-Mac-td3397898.html#a3397998 > > Ahh, yes - that one. > > Anyhoo, I'm looking to commit the patch so we can move forward. Objections? Yes. I think you're working around a bug in wxWidgets by q

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-13 Thread Dave Page
On Wed, Jul 13, 2011 at 10:27 AM, Peter Geoghegan wrote: > On 12 July 2011 17:45, Dave Page wrote: >> So here's the patch I needed to get pgAdmin to build against wxWidgets >> 2.9.2 on Mac. The only obvious problem I see with it when running is >> that the toolbars are displaying text over the gr

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-13 Thread Peter Geoghegan
On 12 July 2011 17:45, Dave Page wrote: > So here's the patch I needed to get pgAdmin to build against wxWidgets > 2.9.2 on Mac. The only obvious problem I see with it when running is > that the toolbars are displaying text over the graphical buttons which > needs further investigation. I don't h

Re: [pgadmin-hackers] wxWidgets 2.9.2 compatibility

2011-07-13 Thread Dave Page
And today, let's forward the attachement :-p (thanks Ashesh) On Tue, Jul 12, 2011 at 5:45 PM, Dave Page wrote: > So here's the patch I needed to get pgAdmin to build against wxWidgets > 2.9.2 on Mac. The only obvious problem I see with it when running is > that the toolbars are displaying text o