Re: Module-wise Keyboard preferences - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Module-wise Keyboard preferences
Date
Msg-id CA+OCxowE+t3WPnZDFi50X4BBW5H4yWmkB167HUCoYAkzk26pJg@mail.gmail.com
Whole thread Raw
In response to Module-wise Keyboard preferences  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Responses Re: Module-wise Keyboard preferences
List pgadmin-hackers
Hi

To summarise an offline discussion we just had, the intention is to replace the switches with checkboxes for Shift, Control, and Alt/Option, then to try to come up with a set of default shortcuts that work on the major platforms/browsers. Investigation into Javascript's handling of keycodes vs. strings is ongoing to figure out the best way to capture and display the selected keys for non-ASCII locales (String.fromCharCode()).

On Wed, Jan 17, 2018 at 6:34 AM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi Team,

I'm attaching initial patch for feature module-wise keyboard preference.

Also apart from main patch I have also attached one sample debugger 
keyboard shortcut patch to illustrate how to add module-wise preferences

Inline image 1



-- 
Harshal Dhumal
Sr. Software Engineer

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Companypg



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixing the javascript file after runningpga_eslint.j
Next
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgadmin4][Patch]: Display Functions node for GreenPlum database