Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-29 Thread Dave Page
On 27/10/05 11:49 am, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote: > Attached is a new Info.plist file that _prevents_ pgadmin3 from opening when > a user double-clicks a sql-file. It still announces the icon, and still > has it's version > set to 1.4. Would you consider using that for 1.4? T

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-27 Thread Florian G. Pflug
Dave Page wrote: >>But I didn't plan to submit patches for actually opening a saved query >>with a double-click before 1.4 was branched. I just wanted to make >>pgAdmin3 announce the extension .sql, and provide an icon for it - >>something I more or less consider to be part of "behaving like a goo

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-26 Thread Dave Page
On 26/10/05 4:56 pm, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote: > Dave Page wrote: > On a related note - Does it work on windows to double-click a saved > query, > > and have pgadmin3 start _and_ open the query in a query window? No, because pgAdmin can't guess from your s

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-26 Thread Florian G. Pflug
Dave Page wrote: On a related note - Does it work on windows to double-click a saved query, and have pgadmin3 start _and_ open the query in a query window? No, because pgAdmin can't guess from your script which server it should connect to. Well, thats fixed in 1.4 afaik - one can now swit

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Dave Page
On 25/10/05 6:41 pm, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote: > Andreas Pflug wrote: >> Florian G. Pflug wrote: >> >>> If I save a sql script from the query window, shouldn't ".sql" be >>> added automatically >>> to the filename? It isn't added on osx as I just noticed - which got >>> me

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Florian G. Pflug
Andreas Pflug wrote: Florian G. Pflug wrote: If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? Work

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Andreas Pflug
Florian G. Pflug wrote: Hi If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? Works on win32 and Lin

[pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Florian G. Pflug
Hi If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? On a related note - Does it work on windows to d