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

From Guillaume Lelarge
Subject Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2
Date
Msg-id 4A30D231.6070709@lelarge.info
Whole thread Raw
In response to Re: pgAgent "new step" fails for batch jobs in pgAdmin3 1.10.0 Beta 2  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page a écrit :
> 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);
>

You're right, your commit is more easier to understand than my patch :)

Sorry for your headache :)


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

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