Can I set action in Table widget when pressed "Home" and "End" keys? I need scroll table to start or end with this keys.
In 3.13 P008 works arrow keys, PgUp and PgDown keys only.
Table - Home/End with keyboard
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Table - Home/End with keyboard
Scrolling with Home or End key works in the table - it scroll horizontally (if you have a horizontal scroll bar).
To go to the first or last line, you need to use Ctrl+Home or Ctrl+End key combination
To go to the first or last line, you need to use Ctrl+Home or Ctrl+End key combination
- vladimir
- Posts:25
- Joined: Thu Jan 23, 2014 1:34 pm
Re: Table - Home/End with keyboard
Is there way to reassign Ctrl+Home to Home, Ctrl+End to End key?
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Table - Home/End with keyboard
no, you can't
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Table - Home/End with keyboard
You could add some (invisible) buttons and assign the hotkeys to scroll the table.