PDA

View Full Version : Stop Mtext editor window from rotating when vertical Mtext is selected?



bmonk
2006-10-30, 04:03 PM
Hello all,

I was wondering if there is a variable or something that will keep my mtext editor horizontal even when I select text that is vertical.

rkmcswain
2006-10-30, 04:11 PM
What AutoCAD version?

Set MTEXTED to "OLDEDITOR" is one way.

See also MText editor rotates when working with vertical text

BrenBren
2006-10-30, 04:35 PM
Hello all,

I was wondering if there is a variable or something that will keep my mtext editor horizontal even when I select text that is vertical.

This has been updated in AutoCAD 2007; however, if using an older version, RK's post covers it.

bmonk
2006-10-31, 05:46 PM
What AutoCAD version?

Set MTEXTED to "OLDEDITOR" is one way.

See also MText editor rotates when working with vertical text

Thats it....works like a charm.

Thanks R.K. and Brenda