Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes
Дата
Msg-id CA+OCxoydyDocHViD4TCGpSUPx8TDeJOtSpoL7G2t5px-fMZNfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied.

On Mon, Aug 22, 2016 at 8:40 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> In previous patch, the support to "select highlighted option in Select2
> control on TAB press" was for Backform Select2Control.
> Now the same is added for Backgrid Select2Cell as well in v1 patch.
>
> Thanks to Harshal for helping me in resolving one issue.
>
> Please find updated patch and review.
>
> On Sat, Aug 20, 2016 at 1:16 AM, Surinder Kumar
> <surinder.kumar@enterprisedb.com> wrote:
>>
>> Hi
>>
>> Add support to select highlighted option in Select2 control on TAB press.
>>
>> Capture the TAB event on Keypress of Select2 selector, then trigger select
>> item event of Select2 object.
>>
>> Please find attached patch and review.
>>
>> Thanks,
>> Surinder Kumar
>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow the use of the tab key to select options in com
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't offer to create resource groups on disconnected