Re: [pgadmin-support] Patch: view data for tables/views on double

2004-09-16 Thread Andreas Pflug
Ivan Nejgebauer wrote: First of all, this is certainly hackers stuff, please post on pgadmin-hackers! The attached patch a) defines a double click handler for the list in the properties pane, so that a double click on an item You're right, doubleclick is missing on the property pane. in the lis

Re: [pgadmin-support] Patch: view data for tables/views on double click

2004-09-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ivan Nejgebauer > Sent: 16 September 2004 10:43 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Patch: view data for tables/views > on double click > > T

Re: [pgadmin-support] Patch: view data for tables/views on double

2004-09-16 Thread Diego A. Gil
I guess it depends on user type. If user is a developer or database designer, showing properties could be the desired default action. If user is a more like a final user, viewing data maybe is the right choice. Couldn 't be this behavoir be an option ?. Something like "Show object properties on do

[pgadmin-support] Patch: view data for tables/views on double click

2004-09-16 Thread Ivan Nejgebauer
The attached patch a) defines a double click handler for the list in the properties pane, so that a double click on an item in the list launches the properties editor for the item (or the data view if the item is a table or a view); and b) modifies the tree view double click handler so that a d