Thread: editor

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    16

    Question editor

    I recently have been doing some win32 and I want to be able to allow the user to type in the white area when i create a simple window(Something like NOTEPAD).Can anyone point me to the right way (and easiest way) to do this??
    Thanx

  2. #2
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    Create an edit or richedit child control that fills the client area of the parent (main) window.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WYSIWYG editor problem
    By Akkernight in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 04-01-2009, 08:50 AM
  2. Replies: 19
    Last Post: 05-30-2007, 05:47 PM
  3. Replies: 12
    Last Post: 08-05-2003, 02:16 PM
  4. OpenGL terrain demo (EDITOR)
    By Jeremy G in forum Game Programming
    Replies: 2
    Last Post: 03-30-2003, 08:11 PM
  5. PFE (prorgammers file editor, for Windows)
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 06-09-2002, 11:01 AM