Re: [pgadmin-hackers] Comments on a separate tab?

2008-06-14 Thread Guillaume Lelarge
Dave Page a écrit : On Sat, Jun 14, 2008 at 9:50 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Properties dialog takes a lot of space. I think it's mainly because of the comments textfield. I would find great to put it on its own tab. I haven't actually look at the code to see if that's poss

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-06-14 Thread Guillaume Lelarge
Dave Page a écrit : On Sat, Jun 14, 2008 at 3:01 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Finally, here is the prototype. As I first talked about this one year ago, I will summarize the idea : adding a checkbox on the SQL tab of an object's properties to let the user change the SQL quer

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-06-14 Thread Dave Page
On Sat, Jun 14, 2008 at 3:01 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Finally, here is the prototype. As I first talked about this one year ago, I > will summarize the idea : adding a checkbox on the SQL tab of an object's > properties to let the user change the SQL query. Checking will

Re: [pgadmin-hackers] A fix and a new functionnality for the colour patch

2008-06-14 Thread Guillaume Lelarge
Dave Page a écrit : On Sat, Jun 14, 2008 at 4:21 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Hi, The colour patch commited by Dave during pgCon2008 allows a user to add a background color to the treeview for each specific registered server. When a user deletes the colour in the server's p

Re: [pgadmin-hackers] A fix and a new functionnality for the colour patch

2008-06-14 Thread Dave Page
On Sat, Jun 14, 2008 at 4:21 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Hi, > > The colour patch commited by Dave during pgCon2008 allows a user to add a > background color to the treeview for each specific registered server. > > When a user deletes the colour in the server's property, pgAd

[pgadmin-hackers] A fix and a new functionnality for the colour patch

2008-06-14 Thread Guillaume Lelarge
Hi, The colour patch commited by Dave during pgCon2008 allows a user to add a background color to the treeview for each specific registered server. When a user deletes the colour in the server's property, pgAdmin will use a black (#00) background. The treeview node's text will be unreada

[pgadmin-hackers] SVN Commit by guillaume: r7374 - trunk/pgadmin3

2008-06-14 Thread svn
Author: guillaume Date: 2008-06-14 15:44:17 +0100 (Sat, 14 Jun 2008) New Revision: 7374 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7374&view=rev Log: Update pot file. Modified: trunk/pgadmin3/pgadmin3.pot -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@p

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-06-14 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: [...] Ideas ? Comments ? I think I'd like to see a prototype so we can get a feel for how it would work and what might explode. It shouldn't be too hard to do - just add an option to the SQL tab, and when selected, lock the tabset to that tab. Th

Re: [pgadmin-hackers] Comments on a separate tab?

2008-06-14 Thread Dave Page
On Sat, Jun 14, 2008 at 9:50 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Hi, > > Properties dialog takes a lot of space. I think it's mainly because of the > comments textfield. I would find great to put it on its own tab. I haven't > actually look at the code to see if that's possible at al

[pgadmin-hackers] Comments on a separate tab?

2008-06-14 Thread Guillaume Lelarge
Hi, Properties dialog takes a lot of space. I think it's mainly because of the comments textfield. I would find great to put it on its own tab. I haven't actually look at the code to see if that's possible at all. I would like to know your feelings about this. Regards. -- Guillaume. http: