Re: New key shortcuts for query window - Mailing list pgadmin-hackers

From Thom Brown
Subject Re: New key shortcuts for query window
Date
Msg-id CAA-aLv5Sc1kh_UH20XvSv93sWxofWi7Lc2ACA-=heeGrROzDZA@mail.gmail.com
Whole thread Raw
In response to Re: New key shortcuts for query window  (Dave Page <dpage@pgadmin.org>)
Responses Re: New key shortcuts for query window  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
On 12 July 2011 11:11, Dave Page <dpage@pgadmin.org> wrote:
> On Tue, Jul 12, 2011 at 11:03 AM, Thom Brown <thom@linux.com> wrote:
>> On 12 July 2011 10:59, Dave Page <dpage@pgadmin.org> wrote:
>>> On Sun, Jul 10, 2011 at 1:45 PM, Thom Brown <thom@linux.com> wrote:
>>>> Hi all,
>>>>
>>>> I think the SQL query window should have a File > Close menu item,
>>>> which maps to Ctrl+W (or Apple+W in the case of a Mac).  This is easy
>>>> to add.
>>>
>>> We already have File -> Exit, which uses Ctrl+W. On the Mac, that
>>> currently gets mapped to pgAdmin3 -> Quit pgAdmin3, which is Cmd+Q.
>>
>> But Cmd+Q tends to mean quit application rather than exit window, at
>> least it does in all the other apps I use.  And I don't have a
>> File>Exit on my Query window in PgAdmin on the Mac.
>
> That's because wxWidgets maps the Exit option to Quit on the Mac. And
> yes, this doesn't need cleanup...

This is still inconsistent with virtually ever other application on
OSX, so I think this is something wrong with wxWidgets then.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Prevent duplicate attributes
Next
From: Dave Page
Date:
Subject: Re: New key shortcuts for query window