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/pgadmin3.zip
Regards,
Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])