Re: Enabling SQL text field in the SQL tab of object dialog

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Enabling SQL text field in the SQL tab of object dialog
Date: 2008-08-28 07:23:08
Message-ID: 48B6525C.3050101@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> On Thu, Aug 28, 2008 at 12:15 AM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Guillaume Lelarge a écrit :
>>> Dave Page a écrit :
>>> [...]
>>>> It's also a real shame that tabs cannot scroll on the mac - having the
>>>> dialogue extra wide doesn't look so nice :-(.
>>> It's even less nice when you open an existing table because there is one
>>> more tab...
>>>
>> One other way to fix this would be to use wxAuiNotebook. That doesn't
>> seem simple, but it certainly can be done.
>
> Well that may lead to some interestingly messy desktops (imagine -
> separated tabs as far as the eye can see :-p ), but it could be useful
> too. How does it solve this problem though?
>

wxAuiNotebook tabs can scroll on the mac. And there's a nice button to
get a list of all tabs.

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-08-28 07:29:16 Re: Enabling SQL text field in the SQL tab of object dialog
Previous Message Dave Page 2008-08-28 07:13:23 Re: Enabling SQL text field in the SQL tab of object dialog