Re: about new module to software

Поиск
Список
Период
Сортировка
От ivo nascimento
Тема Re: about new module to software
Дата
Msg-id 6ca2dce60901121158p334203f0g319fd85a9387c05c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: about new module to software  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
sorry about the mail out of the list.

2009/1/12 Dave Page <dpage@pgadmin.org>
[Please keep messages on-list]

On Mon, Jan 12, 2009 at 6:17 PM, ivo nascimento <iannsp@gmail.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            |
-------------------------------------

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: about new module to software
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: More on sizing