Re: extending functionality strategy

From: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
To: "'Guillaume Lelarge'" <guillaume(at)lelarge(dot)info>
Cc: "'Dave Page'" <dpage(at)pgadmin(dot)org>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: extending functionality strategy
Date: 2008-11-07 19:46:37
Message-ID: 003d01c94111$8d1a99b0$0a01a8c0@gevmus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

regards,
Gevik.

> -----Original Message-----
> From: Guillaume Lelarge [mailto:guillaume(at)lelarge(dot)info]
> Sent: Wednesday, October 29, 2008 1:48 PM
> To: Gevik Babakhani
> Cc: 'Dave Page'; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] extending functionality strategy
>
> Gevik Babakhani a écrit :
> >>>> - The buttons should not become active when viewing an
> >> existing type.
> >>> Done.
> >>>
> >> They're still active for me.
> >
> > They should not be active when editing an existing type.
> Did your try
> > patch #2? I thought I renamed the file to uppercase there.
> >
>
> I only used #2 patch.
>
>
> --
> Guillaume.
> http://www.postgresqlfr.org
> http://dalibo.com
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-11-08 05:37:37 Re: extending functionality strategy
Previous Message svn 2008-11-07 14:48:56 SVN Commit by dpage: r7497 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema