The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Hurricane for AutoCAD
 General Discussion
 Bigfont

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Attach a File

Check here to subscribe to this topic.
   

T O P I C    R E V I E W
n/a Posted - March 14 2006 : 3:57:26 PM
Does anyone know how to remove the bigfont checkmark in the text style dialog box with a script (i.e. no dialog box)?
2   L A T E S T    R E P L I E S    (Newest First)
n/a Posted - March 17 2006 : 09:54:24 AM
Thanks for the help. That is exactly how I handled the problem, it just took me awhile to stumble into it.
n/a Posted - March 14 2006 : 6:30:31 PM
DDuck,
I think, (tho not certain) you are going to have to redefine the textstyle. That can be done from the command line, so it can be scripted. An example script for style "Rom332" might look like the following, but omit anything in parantheses:

-style (Dash required to avoid dialog box.)
rom332 (Substitute the name of your offending font.)
romans.shx (Substitute the shx font you wish to use.)
0.09375 (Height Desired or 0)
0.6 (Width Factor)
0 (Obliquing Angle)
no (Backwards?)
no (Upside Down?)
no (Vertical?)

I ran the command and parameters above at the command line and checked the style dialog box before and after. It appeared to give the results you requested.

Note: If you run these commands at the command line manually on one of your drawings, you will see that after naming the style and hitting return, your bigfont style will have a comma followed by additional info in the default offered. It is this information that needs to be removed. The only way I know of doing it is to redefine the style without that comma and the following info.

Hope this helps, tho I know it wasn't exactly what you were looking for !!

The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.14 seconds. Snitz Forums 2000