Re: extending functionality strategy

Поиск
Список
Период
Сортировка
От Ashesh D Vashi
Тема Re: extending functionality strategy
Дата
Msg-id 4922BF3E.60306@enterprisedb.com
обсуждение исходный текст
Ответ на Re: extending functionality strategy  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Ответы Re: extending functionality strategy  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi All,

I give a try on this.
* Created a combined component using wxPanel, which contains ctlCtrlView & arranger buttons both.

It is just a simple development patch.
Lot of modifications will be needed.

Please review it.

Regards,
Ashesh

Gevik Babakhani wrote:
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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: PATCH for CREATE DATABASE with COLLATE, CTYPE & CONNECTION LIMIT
Следующее
От: "Luis Ochoa"
Дата:
Сообщение: Re: TODO List