> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 14 December 2005 23:34 > To: Dave Page > Cc: Jerry LeVan; pgadmin-support@postgresql.org; Florian G. Pflug > Subject: Re: [pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is > > Try using the previous ctlComboBox.h version. GetSelection is > a virtual > method, maybe it's some compiler problem. I noticed the last > wxComboBox > problem just in frmQuery, maybe the connections stored in the > combobox > are screwed up.
OK, thanks - I'll try that if my clean build fails. Doesn't seem particularly likely though - Florian has the same compiler as me and has no problems, plus trunk works fine for me. Cheers, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend