Re: [pgadmin-support] tutorial for starting development

2007-05-08 Thread Dave Page
Guillaume Lelarge wrote: Great to know. I'll try it ASAP but I wonder how it can handle our custom widgets ? It depends how they are used. In some cases it bleats about them, but usually works well enough. You still need to run embed-xrc after making any changes. I had some problems ye

Re: [pgadmin-support] tutorial for starting development

2007-05-08 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: sami jan a écrit : 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. I

Re: [pgadmin-support] tutorial for starting development

2007-05-08 Thread Dave Page
Guillaume Lelarge wrote: sami jan a écrit : 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. I use XRCeD to hack fo

Re: [pgadmin-support] tutorial for starting development

2007-05-07 Thread Guillaume Lelarge
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 compi