Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Kevin Field <kevinjamesfield(at)gmail(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2
Date: 2009-06-11 09:40:47
Message-ID: 937d27e10906110240o3450920v6e3c5125b97b5e5b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Jun 10, 2009 at 8:51 PM, Guillaume
Lelarge<guillaume(at)lelarge(dot)info> wrote:
> Dave Page a écrit :
>> Can we disable/hide the control on each individual dialogue please?
>>
>
> Yes, we can. I was lazy yesterday, and didn't want to go much deeper in
> the code :)
>
> New patch is attached.

Ouch - using EnableReadOnly(false) to switch into read only mode gives
me a headache! I changed it to SetSqlReadOnly(true);

Thanks!

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-06-11 09:45:21 Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2
Previous Message svn 2009-06-11 09:40:07 SVN Commit by dpage: r7915 - in trunk/pgadmin3/pgadmin: agent dlg include/dlg