Originally reported on Google Code with ID 1492
The following patch adds shortcuts to switch between the tabs.
I tried to use GDK_Tab but it does not get handled in RTWindow and EditWindow, so instead
this is using GDK_F7. If anyone could has an insight on how to use standard Tab, please
chime in, as I think it would be a better shortcut.
Tested in single and multiple monitor modes.
Shortcuts:
Ctrl-F7 - next tab
Shift-Ctrl-F7 - previous tab
When in multiple tab modes
switching is only between the editor tabs,
not the queue and filebrowser,
unless in separate window (multi-monitor).
When in single editor modes,
switching is between all 3 tabs - FB, Queue, Editor.
Reported by michaelezra000 on 2012-07-14 19:11:39
该提问来源于开源项目:Beep6581/RawTherapee