Re: Debugger's store settings per pgAdmin. - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Debugger's store settings per pgAdmin.
Date
Msg-id 4615F888.8000903@postgresql.org
Whole thread Raw
In response to Re: Debugger's store settings per pgAdmin.  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Guillaume Lelarge wrote:
> Hi,
>
> Hiroshi Saito a écrit :
>> SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger
>>
>> Fixed debugger's store settings per pgAdmin.
>> The setting of pgAdmin is read. then, debugger writes only Proc.
>>
>> pgAdmin is expressible though I cannot read ZN_cn.:-)
>> http://winpg.jp/~saito/pgAdmin/debugger_ZN_cn.png
>>
>
> This is so great. I can't wait to try the debugger. Thanks for your work
> on this.
>
> There's something that bugs me. It's not that important but... the title
> of the debugger's window is pgAdmin3. I think it should be changed with
> pgAdmin III.

No - It should just be Debugger, otherwise it'll need to hook into the
pgAdmin appearanceFactory and the Mac App Bundle creation scripts.

Regards, Dave



pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by hiroshi: r6181 - trunk/pgadmin3/debugger
Next
From: "Hiroshi Saito"
Date:
Subject: Re: Debugger's store settings per pgAdmin.