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. How to generate a VC studio IDE like framework?

How to generate a VC studio IDE like framework?

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiodebuggingtutorialquestion
3 Posts 3 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
    LeeeNN
    wrote on last edited by
    #1

    I think VC IDE framework is pretty cool. I want to implement my project appearance like it. Dockable project window, debug output and so on... Is there anybody give me clue how to implement it? Richard Luo

    O V 2 Replies Last reply
    0
    • L LeeeNN

      I think VC IDE framework is pretty cool. I want to implement my project appearance like it. Dockable project window, debug output and so on... Is there anybody give me clue how to implement it? Richard Luo

      O Offline
      O Offline
      Owner drawn
      wrote on last edited by
      #2

      Yeah the IDE is real cool I like it too. But those docking windows and other cool controls are not common controls instead they are custom controls that were developed specifically for VS IDE. So if you wish to develop an IDE like that you've got to sweat. Hey but cheer up it's not impossible if they can do it why can't you do it. Good Luck . Go Ahead.

      Jesus Loves:rose:

      --Owner Drawn:rose: --Nothing special --Defeat is temporary but surrender is permanent --Never say quits --Jesus is Lord:rose:

      1 Reply Last reply
      0
      • L LeeeNN

        I think VC IDE framework is pretty cool. I want to implement my project appearance like it. Dockable project window, debug output and so on... Is there anybody give me clue how to implement it? Richard Luo

        V Offline
        V Offline
        vikas amin
        wrote on last edited by
        #3

        Try using the CSplitterWnd class that will help u in developing such a project. But u dont get anything readymade , u need to put up ur own code for ur ideas. Vikas Amin Embin Technology Bombay

        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