Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I would like to use a toolbar button when in theMultiline text editor

Status
Not open for further replies.

crashnb444

Technical User
Jan 14, 2003
37
US
Hello,

I would like to use a toolbar button when in the Multiline text editor. When I try to use my buttons, they are disabled. I have the same process that I have to do over & over. Can someone help. Thanks



Crash
 
Borgunit,


I would like to have the button be able to change the text to a certain layer. Do you have some type of example for this?


Crash
 
There are quite a few things to do what you are asking, but if you want it to work in the middle of an Mtext edit, it would need to close the editor, make your change, and then restart the editor again. Is this the kind of thing you want or can you just apply the change after the text is edited?
 
You could make a toolbar button macro. This one seems to work.

^C^C_.MTEDIT;\CHANGE;P;;P;LA;\;
 
Borgunit,


I just want a part of the text to change not all of the text. Is that possible? Thanks for the above. I had that one tried. I have a multi text to change some parts different colors.


Crash
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top