Re: Non-debug pgAdmin III builds

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Non-debug pgAdmin III builds
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259E8D@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Non-debug pgAdmin III builds  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Non-debug pgAdmin III builds
Список pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 30 March 2003 17:26
> To: Dave Page; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Non-debug pgAdmin III builds
>
> >
> > 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..
>
>
> Dave,
>
> my reply to 'cant compile' actually was meant for this thread.
>

Ahh, that makes sense.

Nice catch - thanks! I will update my code...

Regards, Dave.


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

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