Multi Tab Drawings: Moving between tabs
In Excel, Word, Chrome, .... to move between tabs, you just use Ctrl-PageUp and Ctrl-PageDown. Is there something similar in Creo drawings {Other than clicking on the tab with the mouse 🙂 }
In Excel, Word, Chrome, .... to move between tabs, you just use Ctrl-PageUp and Ctrl-PageDown. Is there something similar in Creo drawings {Other than clicking on the tab with the mouse 🙂 }
The best I can offer is to create mapkeys - one for each sheet/tab:
mapkey ds1 @MAPKEY_NAMEDrawing Sheet 1;\
mapkey(continued) ~ Activate `main_dlg_cur` `switcher_lay_buttons_lay_ph.page_0` 1;\
mapkey(continued) ~ Trail `UI Desktop` `UI Desktop` `SmartTabs` \
mapkey(continued) `selectButton main_dlg_cur@switcher_lay_buttons_lay page_0 0`;
mapkey ds2 @MAPKEY_NAMEDrawing Sheet 2;\
mapkey(continued) ~ Activate `main_dlg_cur` `switcher_lay_buttons_lay_ph.page_1` 1;\
mapkey(continued) ~ Trail `UI Desktop` `UI Desktop` `SmartTabs` \
mapkey(continued) `selectButton main_dlg_cur@switcher_lay_buttons_lay page_1 0`;
...
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.