Re: phase 2 of wxWidgets 2.9 build - Mailing list pgadmin-hackers

From Peter Geoghegan
Subject Re: phase 2 of wxWidgets 2.9 build
Date
Msg-id AANLkTikizg0GHOW9F3RcpkJyZW80njzDKKb2_rxJsFWQ@mail.gmail.com
Whole thread Raw
In response to Re: phase 2 of wxWidgets 2.9 build  (Dave Page <dpage@pgadmin.org>)
Responses Re: phase 2 of wxWidgets 2.9 build
List pgadmin-hackers
On 10 February 2011 23:31, Dave Page <dpage@pgadmin.org> wrote:
> Can u send me the code from Julian please?

I assume you want me to send you the new, improved OGL from Julian +
my fixes to make it build against 2.9, which I myself am using . I'll
send it to you later, because I don't have it at the moment.

>> By the way, I missed one of the "(consider omitting number of rows or
>> columns)" problems on the options dialog earlier. I may have missed
>> others, but obviously that won't affect 2.8 builds.
>
> I don't believe I've had a patch with any of that yet.

You have. Changes look like this:

                 <object class="sizeritem">
                   <object class="wxFlexGridSizer">
                     <cols>2</cols>
-                    <rows>2</rows>
                     <vgap>5</vgap>

I remove the row per the suggestion of the wx error message. That has
no apparent effect, other than making the error go away.

--
Regards,
Peter Geoghegan

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: phase 2 of wxWidgets 2.9 build
Next
From: Dave Page
Date:
Subject: Re: phase 2 of wxWidgets 2.9 build