Re: Dialogs review - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Dialogs review
Date
Msg-id 48851CFE.1000108@lelarge.info
Whole thread Raw
In response to Re: Dialogs review  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page a écrit :
> On Sat, Jul 19, 2008 at 3:50 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Okay... the wxListCtrl resize problem seems to be a wxMac confirmed bug. See
>> http://trac.wxwidgets.org/ticket/4814 bug report for more details. Not sure
>> about what we should do with this... debug the stuff on wxMac source files?
>> or simply put it in the BUGS file and continue the work ?
>
> I was trying to come up with a test case for this using the xrc sample
> app in wxWidgets - however it seems to work fine. I used the changes
> below - can you see what's different?:
>

I worked all the evening on this. The xrc sample app works for me. It
even works with our Definition notebook page. So, we should be able to
make it work on pgAdmin.

I tried to simplify our xrc file in pgAdmin, but I couldn't find a way
to make it work.


--
Guillaume.
  http://www.postgresqlfr.org
  http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: dlgCheck review
Next
From: "Dave Page"
Date:
Subject: Re: dlgCheck review