Re: extending functionality strategy

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
Cc: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>, pgadmin-hackers(at)postgresql(dot)org, "Ashesh Vashi" <ashesh(dot)vashi(at)enterprisedb(dot)com>
Subject: Re: extending functionality strategy
Date: 2008-11-08 05:37:37
Message-ID: 937d27e10811072137j2437adcbj9d494492b2a94b60@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Nov 7, 2008 at 2:46 PM, Gevik Babakhani <pgdev(at)xs4all(dot)nl> wrote:
> Hi all,
>
> Update regarding the patch:
>
> - I finally was able to test the patch (#2) on CentOS 5.2/GTK. It works as
> expected.
> - After some investigation and tests, I found no easy way to subclass the
> wxListCtrl in order to not change the xrc files.
> - In order to fix the broken padding in OSX, I have to fiddle around with
> item padding in the xrc file which I have no way of testing at this moment.
>
> I would like to know whether the item ordering/arranger is worth developing
> further. Please let me know.

Well, I think it's a nice idea, and can probably do some Mac fiddling
(assuming you can wait until I get the time). I'm still not entirely
sure I like the design though.

Ashesh; is this something you'd like to look at as a spare time mini
project? (feel free to say no - I have plenty more for your to get
stuck into :-p ).

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2008-11-10 06:59:41 Re: extending functionality strategy
Previous Message Gevik Babakhani 2008-11-07 19:46:37 Re: extending functionality strategy