Re: [pgadmin-hackers] can't compile

2003-03-29 Thread Andreas Pflug
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. My last non-debug binary is downloadable at www.pse-consulting.de/pgadmin3

Re: [pgadmin-hackers] can't compile

2003-03-29 Thread Dave Page
Thanks Keith, I'll take a look when I get a mo. > -Original Message- > From: efesar [mailto:[EMAIL PROTECTED] > Sent: 27 March 2003 20:21 > To: Dave Page; Pgadmin-Hackers > Subject: RE: [pgadmin-hackers] can't compile > > > > Dave, > > Sorry, I don't know how I missed this. > > I mig

Re: [pgadmin-hackers] pga3 todo

2003-03-29 Thread Dave Page
> -Original Message- > From: efesar [mailto:[EMAIL PROTECTED] > Sent: 27 March 2003 20:23 > To: Pgadmin-Hackers > Subject: [pgadmin-hackers] pga3 todo > > > Dave, > > Speaking of the TODO list. Can you add me into the TODO for > the Query Builder? Done, but I can't easily get to the