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. 1st grade faculty of computer science n00b

1st grade faculty of computer science n00b

Scheduled Pinned Locked Moved C / C++ / MFC
c++performancehelptutorialquestion
4 Posts 2 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.
  • L Offline
    L Offline
    lordgreg
    wrote on last edited by
    #1

    hi everyone.. while working and not going to faculty this year, i want to create a c++ project with mfc to refresh my c++ memory. i would like to create a multiple richedit document view with splitter window and the listview/window explorer view on the left... all i want to know at the moment is, how to start creating a project like that? should i do mfc app wizard with richeditview and then try to add explorer view on the left? if so, how should i do that? help me out.. i'm lost. thanks to all. awesome site btw regards ;)

    M 1 Reply Last reply
    0
    • L lordgreg

      hi everyone.. while working and not going to faculty this year, i want to create a c++ project with mfc to refresh my c++ memory. i would like to create a multiple richedit document view with splitter window and the listview/window explorer view on the left... all i want to know at the moment is, how to start creating a project like that? should i do mfc app wizard with richeditview and then try to add explorer view on the left? if so, how should i do that? help me out.. i'm lost. thanks to all. awesome site btw regards ;)

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You didn't say which version of VC you have, but in v6 the AppWizard can make a splitter with a tree on the left for you. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

      L 1 Reply Last reply
      0
      • M Michael Dunn

        You didn't say which version of VC you have, but in v6 the AppWizard can make a splitter with a tree on the left for you. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

        L Offline
        L Offline
        lordgreg
        wrote on last edited by
        #3

        well.. i have vc++ 6.0 and when going thru wizard, i just know, it asks me, how do i want my application to look. mfc or explorer style. and if i do explorer style, how to change the main view then to richedit box? thanks.

        M 1 Reply Last reply
        0
        • L lordgreg

          well.. i have vc++ 6.0 and when going thru wizard, i just know, it asks me, how do i want my application to look. mfc or explorer style. and if i do explorer style, how to change the main view then to richedit box? thanks.

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          On the last page of the wizard, you can choose the base class for your view. That's where you'd set it as CRichEditView. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Kosh reminded me of some of the prima-donna programmers I've worked with. Knew everything but when you asked them a question; never gave you a straight answer.   -- Michael P. Butler in the Lounge

          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