Re: [pgadmin-hackers] hello

2004-05-11 Thread Andreas Pflug
Merlin Moncure wrote: Questions about wx toolkit: Does wxString have fast repeated concatenation for large strings (like STL string)? Somehow, don't know if it's enough for your purpose. Would any code using STL containers be accepted into the project? What should this

Re: [pgadmin-hackers] hello

2004-05-11 Thread Andreas Pflug
Merlin Moncure wrote: That's an awful lot of questions on wx specific stuff, you'd better go to wxdev for such things. Yes, copy/paste of rows from view data (and query tool as well) would be helpful and is one of the most often requested features. Questions about wx toolkit: Does w

Re: [pgadmin-hackers] hello

2004-05-11 Thread Merlin Moncure
> >Questions about wx toolkit: > >Does wxString have fast repeated concatenation for large strings (like > >STL string)? > > > > > > > Somehow, don't know if it's enough for your purpose. Would any code using STL containers be accepted into the project? Merlin ---(end of

Re: [pgadmin-hackers] hello

2004-05-11 Thread Merlin Moncure
> Yes, copy/paste of rows from view data (and query tool as well) would be > helpful and is one of the most often requested features. Questions about wx toolkit: Does wxString have fast repeated concatenation for large strings (like STL string)? Does wxGrid have the capability to demand load row

Re: [pgadmin-hackers] hello

2004-05-11 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Merlin Moncure [mailto:[EMAIL PROTECTED] Sent: 10 May 2004 18:33 To: [EMAIL PROTECTED] Subject: [pgadmin-hackers] hello Hello, I just joined the pgAdmin mailing list. I would like to say that I am generally very impressed with the latest

Re: [pgadmin-hackers] Bug in pgadmin III

2004-05-11 Thread Dave Page
Hi Tony,   I've commited a fix for this to CVS - would you like a snapshot .exe to test?   Regards, Dave.   BTW, what address are you sending your subscribe message to? From: Tony Caduto [mailto:[EMAIL PROTECTED] Sent: 10 May 2004 17:17To: [EMAIL PROTECTED]Subject: Bug in pgadmi

[pgadmin-hackers] CVS Commit by dpage: Rollback unintentional commit.

2004-05-11 Thread cvs
Log Message: --- Rollback unintentional commit. Modified Files: -- pgadmin3/src/include: frmQuery.h (r1.21 -> r1.22) Index: frmQuery.h === RCS file: /projects/pgadmin3/src/include/frmQuery.h,v retrievi

[pgadmin-hackers] CVS Commit by dpage: Rollback unintentional commit.

2004-05-11 Thread cvs
Log Message: --- Rollback unintentional commit. Modified Files: -- pgadmin3/src/ui: frmQuery.cpp (r1.66 -> r1.67) Index: frmQuery.cpp === RCS file: /projects/pgadmin3/src/ui/frmQuery.cpp,v retrieving r

[pgadmin-hackers] CVS Commit by dpage: Generate function SQL correctly when the return

2004-05-11 Thread cvs
Log Message: --- Generate function SQL correctly when the return type needs a schema specification Modified Files: -- pgadmin3: CHANGELOG.txt (r1.98 -> r1.99) pgadmin3/pkg/win32: pgadmin3.wsi (r1.14 -> r1.15) pgadmin3/src/include: frmQuery.h

Re: [pgadmin-hackers] hello

2004-05-11 Thread Dave Page
> -Original Message- > From: Merlin Moncure [mailto:[EMAIL PROTECTED] > Sent: 10 May 2004 18:33 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] hello > > Hello, > > I just joined the pgAdmin mailing list. I would like to say > that I am generally very impressed with the latest