From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Mads Jensen <mje(at)inducks(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
Subject: | Re: F8 for Execute to file |
Date: | 2014-10-27 10:46:02 |
Message-ID: | CA+OCxox+p9jXio5DA_M4h+aT9A6iVQTUXNcYH=ZCv+g-B9dx8g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Ashesh, can you review/commit this please?
On Fri, Oct 24, 2014 at 10:57 PM, Mads Jensen <mje(at)inducks(dot)org> wrote:
> Hi,
>
> It's a trivial patch: I miss a shortcut key for this function, and thus
> created a patch to support it.
>
> I don't get why this was:
> wxAcceleratorTable accel(12, entries);
> and not 14, as suggested in the manual:
>
> http://docs.wxwidgets.org/3.0/classwx_accelerator_table.html
>
> Thank you,
> --
> Med Venlig Hilsen / Kind regards,
> Mads Jensen
>
> Max Jerry Horovitz: "Unfortunately, in America, babies are not found in
> cola cans. I asked my mother when I was four and she said they came from
> eggs laid by rabbis. If you aren't Jewish, they're laid by Catholic
> nuns. If you're an atheist, they're laid by dirty, lonely prostitutes."
> -- Mary and Max (2009)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2014-10-27 10:46:27 | Re: PATCH: Stored procedure large parameter list |
Previous Message | Dave Page | 2014-10-27 10:44:52 | Re: PATCH: Clear undo/redo history when a file is opened in Query editor |