Author Topic: Text style control on toolbar?  (Read 1857 times)

0 Members and 1 Guest are viewing this topic.

TimSpangler

  • Water Moccasin
  • Posts: 2010
  • CAD Naked!!
Text style control on toolbar?
« on: September 29, 2006, 12:52:59 PM »
I cannot seem to remember how to get the textsyle and dimstyle dropdown controls onto my current toolbar.  Let me explain a bit futher.

I still cost. my .mnu ( haven't had much luck with that whole .cui thing) so what I am triing to do is create a new toolbar with these controls but I can't seems to figure it out.

Thanks

TIM
ACA 2015 - Windows 7 Pro
All Comments and Content by TimSpangler, Copyright © 2016

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Text style control on toolbar?
« Reply #1 on: September 29, 2006, 12:57:12 PM »
I still use my mns.  If I make any changes, I just reload it.  Here is the one for layers
[_Control(_Layer)]
Maybe text would be
[_Control(_Text)]
Or
[_Control(_TextStyle)]

Or the same for dimension.

/guess

Edit:  Looks like it would be
[_Control(_TextStyle)]
and
[_Control(_DimStyle)]
« Last Edit: September 29, 2006, 01:00:09 PM by T.Willey »
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

TimSpangler

  • Water Moccasin
  • Posts: 2010
  • CAD Naked!!
Re: Text style control on toolbar?
« Reply #2 on: September 29, 2006, 01:21:50 PM »
Thanks Tim.

Looks like the dimstyle worked but not the textstyle.  I kept getting some large error  about not being able to create the control blah blah blah.  but when I tried yours at least the dimstyle worked.  I'll keep on triing.

Thanks
ACA 2015 - Windows 7 Pro
All Comments and Content by TimSpangler, Copyright © 2016

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Text style control on toolbar?
« Reply #3 on: September 29, 2006, 01:30:24 PM »
Maybe it just
[_Control(_Style)]
Since all you type is 'style' to enter into the text style comamnd.

Happy to help, and hope you get it soon.   :-)
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.