Re: Info on non supported Features - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Info on non supported Features
Date
Msg-id 4D2ADD16.5080802@lelarge.info
Whole thread Raw
In response to Re: Info on non supported Features  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Responses Re: Info on non supported Features  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
List pgadmin-hackers
Le 10/01/2011 11:07, Jasmin Dizdarevic a écrit :
> Sure, it's possible, but then you have take care of each control
> individually. Setting a text in a combobx and checkbox is quiet different.
> I think this change is acceptable, because the label control is kept. Only
> the control, which is also not accessible by a tab is hidden.
>
>
> Radio buttons could not be covered this way. The items would have to be
> disabled manually.
>
> Resizing should not be a problem (in my test there were no problems),
> because the control is replaced through wxSizer::Replace(). So it's kept in
> the "grid flow".
>

"Resizing should not be a problem"... that's a good one :-D

I hope you're right. But, from my experience, there's always something
weird in resizing.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Info on non supported Features
Next
From: Jasmin Dizdarevic
Date:
Subject: Re: Info on non supported Features