Re: [pgadmin-support] How to extend the Pgadmin

2010-12-19 Thread Dave Page
On Sun, Dec 19, 2010 at 5:11 AM, ymcheng wrote: > > Hi everyone, > > > I am working on a project based on Pgadmin. My job is to extend the Pgadmin > tool, such as adding panels to the GUI(open extra panel for query input). I > am currently working under Linux, but I am quite new to linux and c++ a

[pgadmin-support] How to extend the Pgadmin

2010-12-18 Thread ymcheng
Hi everyone, I am working on a project based on Pgadmin. My job is to extend the Pgadmin tool, such as adding panels to the GUI(open extra panel for query input). I am currently working under Linux, but I am quite new to linux and c++ and I have no idea how to address the problem. Could anyone s