Message 1 of 2
CUI > Command List edits only effect the Ribbon Buttons and not the commands when typing in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've tried changing the default justification to top center for mtext by modifying the following command under CUI > Command List > Multiline Text and modifying the macro to the following:
^C^C_mtext;\j;tc
This command does in fact justify the text objects correctly, but it works only when I click on the Multiline Text button in the Ribbon. It does not work when I type mtext, or type T which is a custom alias for mtext for my program into the command line which is how I usually create a multiline text object.
Any fixes for this to make my "T" in the command line to work the same as clicking the multiline text button in the ribbon?