Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2
Date
Msg-id 937d27e10906110240o3450920v6e3c5125b97b5e5b@mail.gmail.com
Whole thread Raw
In response to Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On Wed, Jun 10, 2009 at 8:51 PM, Guillaume
Lelarge<guillaume@lelarge.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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7915 - in trunk/pgadmin3/pgadmin: agent dlg include/dlg
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2