Re: [pgadmin-hackers] SQL icon for objects is broken

2005-06-07 Thread Miha Radej
hi! there is an option in file -> options, the "query" tag: "copy sql from main form to sql dialogue". you can check this box in order to have the sql dialogue populated with the sql query. regards, Miha Michael Shapiro wrote: After selecting an object (eg, function, table, constraint, etc),

[pgadmin-hackers] SQL icon for objects is broken

2005-06-07 Thread Michael Shapiro
After selecting an object (eg, function, table, constraint, etc), clicking on the SQL icon no longer brings up the code for the object. I am running version 1.3.0. The snapshot from Jan 28 2005 work fine, but the snapshot for Jun 3 2005 does not. The SQL icon simply brings up a blank SQL window.