Re: Something about the output data.

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Something about the output data.
Дата
Msg-id 4C63A674.1080104@lelarge.info
обсуждение исходный текст
Ответ на Re: Something about the output data.  (韦春阳 <bessie2525@gmail.com>)
Ответы Re: Something about the output data.  (韦春阳 <bessie2525@gmail.com>)
Список pgadmin-hackers
Le 12/08/2010 07:40, 韦春阳 a écrit :
> I'm a beginner, and I'm not very familiar with the wxWidgets.
> So, I wish I could get some advice from you.
> How can the new windows show exactly one specific table content in the
> wxGrid? And in the pgAdmin project, which part of code should I work on?
>

Well, the form you talked about is frmEditGrid. You can find the source
code in pgadmin/frm/frmEditGrid.cpp (and its header in
pgadmin/include/frm/frmEditGrid.h). We don't use directly a wxGrid, but
a custom component derived from it. I think you first need to be more
familiar with frmEditGrid before trying/coding anything.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

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

Предыдущее
От: 韦春阳
Дата:
Сообщение: Re: Something about the output data.
Следующее
От: 韦春阳
Дата:
Сообщение: Re: Something about the output data.