Re: Follow-up on "Query tool layout issues"

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Follow-up on "Query tool layout issues"
Дата
Msg-id 4B9570A1.3050305@lelarge.info
обсуждение исходный текст
Ответ на Re: Follow-up on "Query tool layout issues"  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Follow-up on "Query tool layout issues"
Список pgadmin-hackers
Le 08/03/2010 21:05, Dave Page a écrit :
> On Mon, Mar 8, 2010 at 6:04 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>
>> I'll try to do something based on that. My first idea was something like
>> wxPropertyGrid
>> (http://wxpropgrid.sourceforge.net/cgi-bin/index?page=about), I suppose
>> also this is what you wanted to say with the VisualStudio stuff.
>
> Yeah, thats the sort of thing. Shame it's another external library
> though :-(. Think I'd prefer to avoid that.
>

So do I.

There's another/simpler way to do it. We just need to change the
wxNotebook's style to wxNB_LEFT (one line to add), and we have something
fine. See the screenshot attached (but keep in mind I can't check right
now on Windows and Mac OS X).

Yet another way would be to replace the wxNotebook with a wxAUINotebook.

In fact, my proposal would be to:
 * use wxNB_LEFT for 1.12 ;
 * think about replacing it with something else for 1.14.

>> OK, commit done. I did one commit per patch because I find it easier to
>> understand the different steps.
>
> Absolutely the correct approach. Never mix patches in one commit. :-)
>

Sure. But it was a lot of commits at the same time.


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

Вложения

В списке pgadmin-hackers по дате отправления: