Re: PATCH: Column Level Privileges - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: PATCH: Column Level Privileges
Date
Msg-id 49886D6C.3000206@lelarge.info
Whole thread Raw
In response to Re: PATCH: Column Level Privileges  (Dave Page <dpage@pgadmin.org>)
Responses Re: PATCH: Column Level Privileges  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page a écrit :
> On Tue, Feb 3, 2009 at 10:04 AM, Ashesh D Vashi
> <ashesh.vashi@enterprisedb.com> wrote:
>
>> Please check, if this has solved the size problem.
>> As I am not reproduce the same on my Vista, I can not verify it. :(
>> But, I think - this should resolve the problem.
>
> Nope, doesn't help. I'm surprised you cannot reproduce it on Vista
> though - what version of wxWidgets are you using (I have 2.8.9)? Note
> that the size is only incorrect if the dialog opens at the minimum
> size - if it's any larger, it'll size correctly. You can open the
> dialogue, shrink it as far it'll go, then close and re-open to see the
> bug.
>

The way to reproduce it is this one:

 * open the dialog
 * resize it to its minimum size
 * close it
 * reopen it

And the UI issue should appear.

> Guillaume; is this the issue you were adding a block of code to add
> and then subtract a pixel from the height and width to fix?
>

Yes, that's right. If that's the only thing that prevents this patch
from being commited, commit it and I'll take a look at the UI glitch.


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

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Import: ODBC page design
Next
From: Guillaume Lelarge
Date:
Subject: Re: Server Status window work