[pgadmin-hackers] Some trouble with building in Windows

2010-07-31 Thread 韦春阳
Hi, I'm a beginner and i have some trouble with building pgAdmin source in Windows. I build the source follow the step in http://git.postgresql.org/gitweb?p=pgadmin3.git;a=blob_plain;f=INSTALL;hb=REL-1_10_0_PATCHES 1. Is the windows 2003 R2 Platform SDK be needed? How can I check if I have it on m

Re: [pgadmin-hackers] Some trouble with building in Windows

2010-07-31 Thread Luis Ochoa
Hi, you can check at: http://wiki.postgresql.org/wiki/PgAdmin_Internals#Windows On Sat, Jul 31, 2010 at 4:43 AM, 韦春阳 wrote: > Hi, > I'm a beginner and i have some trouble with building pgAdmin source in > Windows. I build the source follow the step in > http://git.postgresql.org/gitweb?p=pgadmin

[pgadmin-hackers] [pgAdmin III] #220: Show/hide columns in frmStatus's reports

2010-07-31 Thread pgAdmin Trac
#220: Show/hide columns in frmStatus's reports --+- Reporter: gleu | Owner: gleu Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin |

[pgadmin-hackers] Ticket 220: Show/hide columns in frmStatus reports

2010-07-31 Thread Guillaume Lelarge
Hi, This patch allows a user to select which columns are visible in each pane (but not the log one). The user only needs to right click on the list's header, and it will show him a popupmenu with all the columns' names displayed as checkable items. The unchecked ones aren't displayed in the list.

Re: [pgadmin-hackers] [pgAdmin III] #220: Show/hide columns in frmStatus's reports

2010-07-31 Thread pgAdmin Trac
#220: Show/hide columns in frmStatus's reports --+- Reporter: gleu | Owner: gleu Type: feature | Status: new Priority: minor | Milestone: 1.14 Component: pgadmin |