Re: can't compile - Mailing list pgadmin-hackers

From Dave Page
Subject Re: can't compile
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259E89@mail.vale-housing.co.uk
Whole thread Raw
In response to can't compile  (efesar <efesar@nmia.com>)
List 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 by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: can't compile
Next
From: Andreas Pflug
Date:
Subject: Re: Non-debug pgAdmin III builds