Re: Foreign key dialog - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Foreign key dialog
Date
Msg-id 476265A8.7020706@postgresql.org
Whole thread Raw
In response to Re: Foreign key dialog  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Guillaume Lelarge wrote:
> Dave Page wrote:
>> Guillaume Lelarge wrote:
>>> Seems to work as I want. If you think this is enough, I can apply it
>>> (1.8 branch and trunk ?).
>> Thanks - I've applied it with a couple of changes:
>>
>> - Remove the OnCheckDeferrable() declaration from the header file
>>
>> - Stop disabling the static text labels - we don't normally do that
>> (though I'm aware there are other places that need fixing).
>>
>
> I understand why you removed that part (for consistency), but isn't it
> something that we should do ? it's much simple to know which component
> is disabled when the static label is disabled too.
>
>

Perhaps - feel free to go through the rest of the code and make it
consistent the other way :-)

/D

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Foreign key dialog
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6904 - trunk/pgadmin3/pgadmin/dlg