Re: [pgadmin-support] Request for better visual feedback in the event of errors

2007-03-12 Thread Dave Page
jws wrote: It would be very helpful if, when running a 15K line sql script and errors are encountered, the cursor could jump to the line in question so that it would be apparent where the problem is. Perhaps each line could be highlighted as it was executed, and the window could scroll to follow.

Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread QuanZongliang
OK, thanks. I will download it ... > Date: Mon, 12 Mar 2007 09:00:34 +> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re: > [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin> > QuanZongliang wrote:> > > It seems M$-VC++ is too expensive.> > I

Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread Dave Page
QuanZongliang wrote: > It seems M$-VC++ is too expensive. It's free: http://msdn.microsoft.com/vstudio/express/visualc/default.aspx. you'll also need to install the platform SDK. Regards, Dave ---(end of broadcast)--- TIP 4: Have you searched our l

Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread QuanZongliang
It seems M$-VC++ is too expensive. I will try it on the Linux(Fedora Core 6). please suggest. Thanks. > Date: Mon, 12 Mar 2007 08:23:56 +> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re: > [pgadmin-support] Build wxWidgets-2.8.0 in Cygwi

Re: [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin

2007-03-12 Thread Dave Page
QuanZongliang wrote: > hi! > > I had compiled wxWidgets-2.8.0 in Cygwin with command: > ./configure --with-gtk --enable-gtk2 --enable-unicode > --enable-mimetype=no > but got warning message: > checking for backtrace() in ... no > configure: WARNING: backtrace() is not available, wxSt