From: | "ivo nascimento" <iannsp(at)gmail(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: about new module to software |
Date: | 2009-01-12 19:58:03 |
Message-ID: | 6ca2dce60901121158p334203f0g319fd85a9387c05c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
sorry about the mail out of the list.
2009/1/12 Dave Page <dpage(at)pgadmin(dot)org>
> [Please keep messages on-list]
>
> On Mon, Jan 12, 2009 at 6:17 PM, ivo nascimento <iannsp(at)gmail(dot)com> 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 a direction if you can.
>
> Well anything you start now is likely to be for the release after next
> - we're just starting to wrap up development for the next version now.
> The downside of that is that if you work on any major features, you're
> not likely to see them in a formal release for 12 months or so. The
> upside is that you have 12 months or so to work on a major feature :-)
I enjoy the idea have 12 months to do the work. :)
>
>
> The TODO list is at http://www.pgadmin.org/development/todo.php - but
> be sure to discuss any item you choose to work on here first. Some may
> already be in progress, and others may need to be done in specific
> ways to fit in with other work. A couple of suggestions though, from
> the View Data tool:
>
I'm right now looking at TODO list.
>
> - Rewrite the grid cell text editor to use wxStyledTextCtrl rather than a
> wxTextCtrl. This avoids the need to use the RichEdit control on Windows,
> thus
> eliminating problems with hyperlink formatting creeping into pasted data,
> as
> well as the extra line ends that get appended to RTF text.
>
> - 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.
>
> - Write a custom grid cell display for use with binary columns. The
> cell type should
> be able to look at and attempt to recognise certain multimedia data
> types and offer
> options to view/hear them and to select a replacement file. For
> example, if a JPEG
> header is detected, the user could be offered the ability to view
> the image, or replace
> it with an alternate file.
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
>
Thanks for help me.
I will look at TODO and when start the work with some item I post here at
list.
--
Ivo Nascimento - Iann
-------------------------------------
| twitter: ivonascimento . |
| http://ianntech.com.br. |
| ZCE ID 227463685 |
-------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2009-01-12 23:58:09 | Re: More on sizing |
Previous Message | Dave Page | 2009-01-12 19:34:05 | Re: about new module to software |