Results 1 to 3 of 3

Thread: Problem with MS VS6 cursor and text.

  1. #1

    Thread Starter
    Addicted Member AmmerBow's Avatar
    Join Date
    Sep 2000
    Posts
    195
    I loaded up my visual studio today to find that when i type in code, the cursor does not line up with with the text when it is being typed.

    it looks like this
    Code:
    qwertyqwertyq|qwerty
    the | shows where the cursor is but when i type the letters will show up after the y in last qwerty.
    very funky. the longer the line the farther back the cursor will drop.

    Has anyone else had this problem???



  2. #2
    Guest


    When typing, it'd look like:

    q|
    qw|
    qwe|
    qwer|
    qwert|
    qwerty|
    ..........|


    And will keep going up unless you press the arrow keys for the caret to move back or click on a certain place in the textbox. The | will remain at the end so that it can continue on with more text that is typed and that text will be at the end. Sorry if I'm not answering your question, but I don't understand what you are trying to do.

  3. #3

    Thread Starter
    Addicted Member AmmerBow's Avatar
    Join Date
    Sep 2000
    Posts
    195
    I'm not trying to do this. this is happening to me and i don't know why.

    like you said, when typing it should look like this.
    q|
    qw|
    qwe|
    qwer|
    qwert|
    qwerty|
    ..........|

    but it doesn't. It looks like this

    q|
    qw|
    qwe|
    qwe|r
    qwer|t
    qwer|ty
    .......|...
    ........|....
    .........|.....
    ..........|.......

    like i said. very funky. VB6 is messing up or i triggered some option. also note that when the cursor start falling behind it does not show between the char but rather in the middle, like a strike through would. i.e like drawing a line right down the middle of an E.




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