- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I have accepted the removal of toolbars in favor of ribbons (lame). I'm having a minor annoyance though and I'm wondering if there is a work around.
I have a bunch of macros I use which pause for user input. When my macro pauses for user input it switches the ribbon tab back to the "home" tab. Is there a command I can put at the end of my macro to go back to the tab I want?
example
MODE WORKPLANE_CREATE ; INTERACTIVE BLOCK MACRO PAUSE "SET WORKPLANE AND PRESS RESUME" ACTIVATE WORKPLANE "1" MODE WORKPLANE_EDIT START "1" MODE WORKPLANE_EDIT SWAP_AXES MACRO PAUSE "SET WORKPLANE AND PRESS RESUME" MODE WORKPLANE_EDIT FINISH ACCEPT
changes the view from...
to...
Also, is there a way to hide tabs or even rearrange them? There's a lot of tabs that are a little redundant for me (everything is keyboard shortcuts) and I like to have as big of a viewing area as possible. Here's what my 2017 powermill looks like.
Ultimately, I'd like to get as close to that as I possibly can.
As always, any help is greatly appreciated. Thanks guys.
Solved! Go to Solution.