| From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info> |
| Cc: | "Ryan Daniels" <ryan(dot)daniels(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Wish List Request: Tabbed SQL Query Window |
| Date: | 2008-06-26 14:34:34 |
| Message-ID: | 937d27e10806260734n7099cc97y8ff8584577192833@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Thu, Jun 26, 2008 at 3:30 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Dave Page a écrit :
>>
>> On Wed, Jun 25, 2008 at 11:09 PM, Guillaume Lelarge
>> <guillaume(at)lelarge(dot)info> wrote:
>>>
>>> Ryan Daniels a écrit :
>>>>
>>>> I would like to request that the SQL query window have tabs so that you
>>>> can have multiple queries/files open in the same window.
>>>>
>>> I think it could be a great idea. Don't know if it's really feasible but
>>> I
>>> like the idea.
>>
>> Seems like it would be a lot of work. You'd need to seperate all the
>> query code out into a seperate class that you could instantiate aas
>> required on new tabs, and modify all the window options such that they
>> affect all tabs, or work with just the selected one as appropriate
>> (think 'Show line endings' vs. 'EOL Mode).
>>
>> It would also look pretty weird as we will be adding tabs to the text
>> control soon anyway to handle the query builder, so we'll end up with
>> two sets of tabs on a tabset.
>>
>
> I wasn't aware of this (adding the tab on the text control). This would be
> enough.
You misunderstand - there will be two tabs; the text control and the
query builder.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Asdrubal Corales | 2008-06-26 16:52:39 | Re: Instalación |
| Previous Message | Guillaume Lelarge | 2008-06-26 14:30:26 | Re: Wish List Request: Tabbed SQL Query Window |