sami jan a écrit :
I wanted to write some code in pgAdminIII, just to learn the ropes,
but I am not sure where to start. Does pgAdminIII have a how-to kind
of document for newbies to its dev environment?


Not really. This link, http://www.pgadmin.org/download/source.php, documents how to compile it. And this is the roadmap : http://www.pgadmin.org/development/roadmap.php , and todo list : http://www.pgadmin.org/development/todo.php .

I have compiled and linked the code and have a debug executable. I am
using VS.Net on WinXP

For a start, how do you edit the widgets, is there a form designer?


I don't know of any form designer. You need to edit the xrc file manually and I think you have to execute the embed-xrc.bat batch file after your changes.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to