Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. VC++

VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sherin Iranimose
    wrote on last edited by
    #1

    HI, Recently i am working with a project and I need to embedd notepad in to a Dialog(CDialog). Can anybody help me?????????? Sherin Iranimose

    _ J H 3 Replies Last reply
    0
    • S Sherin Iranimose

      HI, Recently i am working with a project and I need to embedd notepad in to a Dialog(CDialog). Can anybody help me?????????? Sherin Iranimose

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      if you can describe ur problem in more detail someone here could help you. Is it specifically the notepad that you need to use or the functionality of it.(Ex: Reading a file and displaying it's content just like the notepad does)

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      S 1 Reply Last reply
      0
      • S Sherin Iranimose

        HI, Recently i am working with a project and I need to embedd notepad in to a Dialog(CDialog). Can anybody help me?????????? Sherin Iranimose

        J Offline
        J Offline
        Joan M
        wrote on last edited by
        #3

        If you truly need to embed notepad, then you should take a look here in the codeproject or in the MSDN, but I cannot help you. But if you want to get edit capability in your dialog based app, then you could add an edit control and set it multiline. Also you could do it using a richedit control. if you want, you can also use a commercial editor interface like scintilla (there's an article here in the codeproject: http://www.codeproject.com/editctrl/scintillawnd.asp[^]). Scintilla is easy to use and all the functionality is already made, so you have only to send messages to it (sendmessage or postmessage) and then everything works. is as easy as making a normal button to send the desired message to your scintilla control. Hope this helps.

        https://www.robotecnik.com freelance robots, PLC and CNC programmer.

        1 Reply Last reply
        0
        • S Sherin Iranimose

          HI, Recently i am working with a project and I need to embedd notepad in to a Dialog(CDialog). Can anybody help me?????????? Sherin Iranimose

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          Do you want to insert notepad in window of your program?


          WhiteSky


          S 1 Reply Last reply
          0
          • H Hamid Taebi

            Do you want to insert notepad in window of your program?


            WhiteSky


            S Offline
            S Offline
            Sherin Iranimose
            wrote on last edited by
            #5

            Yes,i want to embed notepad window into a dialog. Sherin Iranimose

            1 Reply Last reply
            0
            • _ _AnsHUMAN_

              if you can describe ur problem in more detail someone here could help you. Is it specifically the notepad that you need to use or the functionality of it.(Ex: Reading a file and displaying it's content just like the notepad does)

              Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

              S Offline
              S Offline
              Sherin Iranimose
              wrote on last edited by
              #6

              hi, I want to embed a notepad window into a dialog. Sherin Iranimose

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups