Results 1 to 3 of 3

Thread: Curving text strings around the inside of a circle

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Posts
    4

    Curving text strings around the inside of a circle

    I am trying to replace an old AutoLisp program that draws a circle on a page and inserts the appropriate text strings that bend around the inside of the circle. I need to be able to run this app on several different computers and I don't want to purchase an AutoCad license for each pc. Getting the circle on a form is easy, but adding the lines of text is real problem. In AutoCad, there is an arctext command, but I can't find anything in VB that can do that. Any suggestions?

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Posts
    4

    Re: Curving text strings around the inside of a circle

    This is almost like creating custom cd labels where the text bends around the label. Has anyone been able to do that in VB?

  3. #3
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: Curving text strings around the inside of a circle

    Never under estimate the power of google!
    http://www.codeproject.com/KB/miscctrl/customtext.aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width