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
> 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
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
> - 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
{
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
[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
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