Thread: word processor

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    7

    Question word processor

    hi, i have a question, in my school, my teacher leave us a word processor in c++, but i dont have a idea , please help me to teache me a example to build it, thank you

  2. #2
    Registered User fry's Avatar
    Join Date
    Mar 2002
    Posts
    128
    You might like to clarify your problem a bit more. People are not going to write your code for you, but they are more than happy to help you when you get stuck.

    So give it a start, and then if you get stuck, tell us what your stuck on, what you tried, and what didnt work, and you will most likely get the help you need

    If you jsut want someone to give you a program and explain how it works, your at the wrong place
    IDE: Dev C++ 5
    Lib: Allegro
    OS: Windows 2000

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    70
    hey,

    i'd like to know more things on how to make a text editor,
    i'm just a beginner in C++, for starters how do i make a text box in a windows program using Microsoft Visual C++??

    could somebody please help me?

  4. #4
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Originally posted by Perica
    hey,

    i'd like to know more things on how to make a text editor,
    i'm just a beginner in C++, for starters how do i make a text box in a windows program using Microsoft Visual C++??

    could somebody please help me?
    Your bets bet is to get a copy of Programming Windows (5th or 4th ed.) by Charles Petzold.

    That will teach you how windows programs work..

    Also, please look at some of the tutorials;

    Sunlight's page

    Ken's Page

  5. #5
    Registered User
    Join Date
    May 2002
    Posts
    7

    Unhappy help!

    hi,i have a problem, i am making a text editor in c++, but i want to make "enters" in the program to going down, and the program leaves completely the screen

    thank you!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A certain type of word processor
    By Cielo in forum Tech Board
    Replies: 1
    Last Post: 11-30-2007, 01:07 PM
  2. please help with binary tree, urgent.
    By slickestting in forum C Programming
    Replies: 2
    Last Post: 07-22-2007, 07:55 PM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Intel syntax on MinGW ?
    By TmX in forum Tech Board
    Replies: 2
    Last Post: 01-06-2007, 09:44 AM
  5. Wrong Output
    By egomaster69 in forum C Programming
    Replies: 7
    Last Post: 01-28-2005, 06:44 PM