Re: [pgadmin-hackers] about new module to software

2009-01-14 Thread Dave Page
On Wed, Jan 14, 2009 at 1:22 AM, Quan Zongliang wrote: >> Yeah - I don't think that one is too difficult. There's more to it >> than you've shown of course - there's code to populate the lists and >> to setup the columns to use them for example. > > I mean we should reduce redundant code, reuse ex

Re: [pgadmin-hackers] about new module to software

2009-01-13 Thread Quan Zongliang
> Yeah - I don't think that one is too difficult. There's more to it > than you've shown of course - there's code to populate the lists and > to setup the columns to use them for example. I mean we should reduce redundant code, reuse existed code as possible. The hackers should cooperate when work

Re: [pgadmin-hackers] about new module to software

2009-01-13 Thread Dave Page
On Tue, Jan 13, 2009 at 6:03 AM, Quan Zongliang wrote: >> - Write a custom grid cell editor for use with Enum columns. When editing >> such >> a column, the user should be presented with a combobox containing the enum >> values to choose from. > > new class had been defined with import module

Re: [pgadmin-hackers] about new module to software

2009-01-12 Thread Quan Zongliang
> - Write a custom grid cell editor for use with Enum columns. When editing such > a column, the user should be presented with a combobox containing the enum > values to choose from. new class had been defined with import module: class pgGridCellChioceEditor : public wxGridCellChoiceEditor {

Re: [pgadmin-hackers] about new module to software

2009-01-12 Thread ivo nascimento
sorry about the mail out of the list. 2009/1/12 Dave Page > [Please keep messages on-list] > > On Mon, Jan 12, 2009 at 6:17 PM, ivo nascimento wrote: > > I don't have any prefered feature but I will like to help the development > of > > it. > > You have some suggestion? > > Anyway, > > I'm star

Re: [pgadmin-hackers] about new module to software

2009-01-12 Thread Dave Page
[Please keep messages on-list] On Mon, Jan 12, 2009 at 6:17 PM, ivo nascimento wrote: > I don't have any prefered feature but I will like to help the development of > it. > You have some suggestion? > Anyway, > I'm start looking the trunk of project to find some to work but I hope you > can give

Re: [pgadmin-hackers] about new module to software

2009-01-12 Thread Dave Page
On Mon, Jan 12, 2009 at 3:00 PM, ivo nascimento wrote: > Hello, > the develop team was work in some module like a graphic query editor? > If ok, i like to work at this and dont know for who a send a mail. > can we help me. This is the correct place to email. We have a graphical query builder now