PATCH: Treeview and arrow key navigation

From: Prasad <prasad(dot)s(at)mail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Treeview and arrow key navigation
Date: 2015-03-09 22:44:00
Message-ID: trinity-efc0bee7-9862-47c9-aea6-0bc414af6c48-1425941039897@3capp-mailcom-lxa07
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Find attached patch for making arrow keys usable on non-windows(Ubuntu in my case) platform.
this patch will work in this way
---> key :- If item has no child , not effect.If it has children, and is not expanded. This key will expand it. If it has children and already expanded, go to first child.

<--- key :- If item has no child, go to parent item. If it has children and expanded , collapse it. If it has children and already collapsed, go to parent item.

Remaining two keys are working as they should be.

regards,
Prasad Somwanshi

Attachment Content-Type Size
TreeArrowKeys.patch text/x-patch 3.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-03-10 05:43:03 pgAdmin III commit: Resolved an assertion error opening the plugin popu
Previous Message Dave Page 2015-03-09 15:08:13 pgAdmin 4 commit: Update the setup script and config database to handle