Re: extending functionality strategy

Поиск
Список
Период
Сортировка
От Gevik Babakhani
Тема Re: extending functionality strategy
Дата
Msg-id 003d01c94111$8d1a99b0$0a01a8c0@gevmus
обсуждение исходный текст
Ответ на Re: extending functionality strategy  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: extending functionality strategy  ("Dave Page" <dpage@pgadmin.org>)
Список 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@lelarge.info]
> Sent: Wednesday, October 29, 2008 1:48 PM
> To: Gevik Babakhani
> Cc: 'Dave Page'; pgadmin-hackers@postgresql.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
>


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7497 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: extending functionality strategy