Ahankhah 12 Posted January 18 Hi erverybody, when manipulating "MTEXT" objects, I can not get some information about this kind of object, while they are shown in "PROPERTIES" commands window. Should any one know where they are? One of the hidden properties of "MTEXT" is shown in PROPERTIES dialog, under "Text" region, with the lable "Columns". I appreciate greatly any help or clue guiding me to the solution. Quote Share this post Link to post Share on other sites
guran 18 Posted January 18 When you edit the text you find Text Editor in Ribbon. 1 Quote Share this post Link to post Share on other sites
BIGAL 531 Posted January 19 (edited) Removed Not right direction assoc 75 is 1 for multi columns then stuck. Edited January 19 by BIGAL Quote Share this post Link to post Share on other sites
Ahankhah 12 Posted February 4 On 1/18/2021 at 6:09 PM, guran said: When you edit the text you find Text Editor in Ribbon. guran, you are right, but I have the mentioned problem when writing VLisp code. Quote Share this post Link to post Share on other sites
Ahankhah 12 Posted February 4 On 1/19/2021 at 10:23 AM, BIGAL said: Removed Not right direction assoc 75 is 1 for multi columns then stuck. BIGAL, I don't understand, perhaps for English is not my mother language. Quote Share this post Link to post Share on other sites
tombu 89 Posted February 4 I use this lisp by BlackBox to expedite the setting of Columns to None as well as set Width to 0. https://www.augi.com/forums/showthread.php?170434-MText-width-set-to-zero&p=1330953&viewfull=1#post1330953 Discussion at that link may explain it as well. 1 Quote Share this post Link to post Share on other sites
Ahankhah 12 Posted February 23 On 2/5/2021 at 12:39 AM, tombu said: I use this lisp by BlackBox to expedite the setting of Columns to None as well as set Width to 0. https://www.augi.com/forums/showthread.php?170434-MText-width-set-to-zero&p=1330953&viewfull=1#post1330953 Discussion at that link may explain it as well. tombu, thank you very much. Quote Share this post Link to post Share on other sites