Results 1 to 2 of 2

Thread: TEXT in picturebox over LINE command????

  1. #1

    Thread Starter
    Hyperactive Member mikef's Avatar
    Join Date
    Jun 2000
    Location
    Beach bound...
    Posts
    510

    Question

    When I am inserting text into my picture box, the text does not clear the lines drawn with the line command. Only the parts of the text that actually touches the line are destroyed. And when I do a 'space' it does not erase any of the line.
    Are ASCII characters not blocks that should always take up the same amount of space when using 'Courier'???? I need for the text to be clear not have parital lines through it.

    Anyone have a fix???????????

    thanx

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263
    I'm not sure what you mean by "Only the parts of the text that actually touches the line are destroyed", but try changing the picturebox's FontTransparent property to False, or using the Cls statement to completely clear the picturebox before redrawing something new onto it.

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