Thread: Suggestion on Properties... Dialog

Suggestion on Properties... Dialog

From
"Ezequias Rodrigues da Rocha"
Date:
Hi list,<br /><br />I would like to suggest you to change the buttons behaviour when we choose the Properties with the
leftmouse click in some object of a database.<br /><br />I am using pgAdmin 1.6.0 and when I choose Properties and make
anychanging and after Apply the OK button does not stay enabled when in many Windows dialogs (so to close the dialog I
mustclick on Cancel [quite strange]). <br /><br />I think the Ok button does not be disabled when we click Apply. What
Isay does make sense ?<br /><br /><br />Regards ...<br clear="all" /><br />-- <br />
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<br/>
                                  Atenciosamente(Sincerely)<br />                        Ezequias Rodrigues da Rocha<br
/>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<br />A pior das democracias ainda é melhor
doque a melhor das ditaduras <br />The worst of democracies is still better than the better of dictatorships<br /><a
href="http://ezequiasrocha.blogspot.com/">http://ezequiasrocha.blogspot.com/</a>

Re: Suggestion on Properties... Dialog

From
Dave Page
Date:
Ezequias Rodrigues da Rocha wrote:
> Hi list,
> 
> I would like to suggest you to change the buttons behaviour when we 
> choose the Properties with the left mouse click in some object of a 
> database.
> 
> I am using pgAdmin 1.6.0 and when I choose Properties and make any 
> changing and after Apply the OK button does not stay enabled when in 
> many Windows dialogs (so to close the dialog I must click on Cancel 
> [quite strange]).
> 
> I think the Ok button does not be disabled when we click Apply. What I 
> say does make sense ?

It makes sense, but I disagree. Apply makes the changes to the object, 
but leaves the dialogue open. OK changes the object and closes the 
dialogue. If you do not make any further changes, leaving the OK button 
enabled would imply there are changes to be applied when in fact there 
are not.

The same applies to most other properties dialogues that do not have 
apply buttons (only Views and Functions/Procedures do, as these are 
objects that might be editted repeatedly whilst debugging) - the OK 
button is only enabled if there are changes to apply.

Regards, Dave