From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Bug in status window |
Date: | 2010-04-10 23:58:11 |
Message-ID: | 4BC11093.4070507@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Le 05/04/2010 11:21, Dave Page a écrit :
> On Sat, Apr 3, 2010 at 5:26 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> See patch attached. It fixes the issue by using the generic control
>> rather than the native one (which means ordering the listview is no more
>> possible).
>>
>> Sounds good to you? or would you rather keep the capacity to order the list?
>
> Well, it would be nice to keep it, but if it's too much work at the
> moment, I'm not that wed to it.
>
New patch attached.
It only uses generic widget. But it adds sort capacity for all
platforms. Image is a bit strange on Mac OS X, but at least it works.
I propose the following:
* apply my previous patch on the 1.10 branch
* apply this patch on trunk
So, you won't have the sort capacity in 1.10 (but you won't have the bug
you reported), and 1.12 users will all get the sort capacity.
Comments?
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Attachment | Content-Type | Size |
---|---|---|
frmStatus_v1.patch | text/x-patch | 22.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2010-04-11 07:36:14 | Re: [pgAdmin III] #145: Output to file |
Previous Message | pgAdmin Trac | 2010-04-10 09:45:15 | Re: [pgAdmin III] #99: Default ACLs |