Thread: spacebar problem?

  1. #1
    Registered User
    Join Date
    May 2006
    Location
    in your head
    Posts
    49

    spacebar problem?

    hi there im having problem with my spacebar when i use it all the text before it will be deleted like for example.

    HI hello to all of you -------- when i use the space bar before the text instead of moving it the spacebar delete the text..
    I hello to all of you -------- spacebar used.
    hello to all of you --------- spacebar again
    ello to all of you ----------- spacebar again

    what's happening i can't fix... this happens when im using ms word,
    and turbo c++ compiler........ any idea how to fix this??? thanks in advance.....

  2. #2
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    You're accidentally enabling overwrite mode. Hit the Insert button.

    Edit: I love Fox 2's spell checking.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  3. #3
    Registered User
    Join Date
    May 2006
    Location
    in your head
    Posts
    49
    This problem is so annoying now i know why is this happening thank you very much for the solution...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Memory problem with Borland C 3.1
    By AZ1699 in forum C Programming
    Replies: 16
    Last Post: 11-16-2007, 11:22 AM
  2. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  3. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  4. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  5. beginner problem
    By The_Nymph in forum C Programming
    Replies: 4
    Last Post: 03-05-2002, 05:46 PM