Re: extending functionality strategy

Поиск
Список
Период
Сортировка
От Gevik Babakhani
Тема Re: extending functionality strategy
Дата
Msg-id 51EE6A376443450BA75EFCE901CFF591@gevmus
обсуждение исходный текст
Ответ на Re: extending functionality strategy  ("Dave Page" <dpage@pgadmin.org>)
Ответы Re: extending functionality strategy  (Ashesh D Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
I can give it a try. The xrc file(s) will have a minor change anyway by
replacing wxListCtrl with the "unknown" placeholder which then is populated
with the composite control in the code.


> -----Original Message-----
> From: Dave Page [mailto:dpage@pgadmin.org]
> Sent: Wednesday, November 12, 2008 10:44 AM
> To: Ashesh D Vashi
> Cc: Gevik Babakhani; Guillaume Lelarge; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] extending functionality strategy
>
> On Wed, Nov 12, 2008 at 9:41 AM, Ashesh D Vashi
> <ashesh.vashi@enterprisedb.com> wrote:
> >
> >
> > Dave Page wrote:
> >
> > On Mon, Nov 10, 2008 at 3:41 PM, Gevik Babakhani
> <pgdev@xs4all.nl> wrote:
> >
> >
> > Thinking about new solutions....
> >
> > Perhaps we could create a composite type (a wxPanel hosting a
> > wxListCtrl and the buttons) that has an interface like the
> wxListCtrl.
> > This way we should not need to change the xrc files.
> >
> >
> >
> > That should be possible. Are you going to give it a go?
> >
> >
> > I was trying the same earlier, but did not get any success.
> :( May be
> > - I am not much familiar with wxWidgets.
>
> OK, no problem - I did throw you in at the deep end somewhat :-)
>
> --
> Dave Page
> EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: Quan Zongliang
Дата:
Сообщение: bug report
Следующее
От: Quan Zongliang
Дата:
Сообщение: Re: bug report