Re: can't compile

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: can't compile
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259E89@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на can't compile  (efesar <efesar@nmia.com>)
Список pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 30 March 2003 03:09
> To: Dave Page; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] can't compile
>
>
> Ok, got it.
> wxDialog or wxFrame  member functions that are used in the event map
> MUST be declared with a correct argument.
> OnClose() or OnRefresh() will crash, OnClose(wxCloseEvent&) or
> OnRefresh(wxCommandEvent&) are ok.

Did I miss a message? I don't remember seeing anything about compilation
problems...

> My last non-debug binary is downloadable at
> www.pse-consulting.de/pgadmin3/pgadmin3.zip

Wow, looks great. Nice work.

My only thought is that we now have 2 query tools, though with obvious
differences. Any thoughts on the best way to handle that? I think both
are good, but Andreas has obviously spent more time getting the look and
output right, whilst Keith has spent time on the query builder features.


Any thoughts guys?

Regards, Dave.


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: can't compile
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Non-debug pgAdmin III builds