> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 30 March 2003 03:09 > To: Dave Page; [EMAIL PROTECTED] > 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. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org