access table window view using keyboard shortcuts

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
vkimura
Posts: 41
Joined: Sat 21 Feb 2009 08:56
Location: Vancouver, BC, Canada

access table window view using keyboard shortcuts

Post by vkimura » Wed 24 Aug 2011 19:19

Hi,

I'm wondering if I can access my tables in this view section of the open tables using keyboard shortcuts like how one can access Firefox open window tabs using something like CTRL+1 to access the first table opened, etc.

Here is a snapshot:
http://tutorialref.com/images/keyboard_ ... s_tabs.png

Also, is there a keyboard shortcut showing all the opened tables and then allow me to access anyone of the tables using, say, the up/down arrow keys or some number?

I have to view different data tables frequently.

Thanks,
Victor

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Thu 25 Aug 2011 06:42

You can use two common ways to view opened documents in dbForge Studio for MySQL. Here they are:
- "Ctrl+Tab" and "Ctrl+Shift+Tab" - standard combinations to switch forward and backward between windows;
- the Windows->Windows main menu - opens the Windows dialog that shows all opened windows in the list and allows you to switch or close selected ones. You can open this dialog by pressing the "Alt+W+W" combination.

Also there is the button in the top right corner (an arrow) of document area that allows to switch between opened windows by a context menu. But this menu you can open only using the mouse.

Post Reply