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. Help! how to design a platform like UltraEdit

Help! how to design a platform like UltraEdit

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiocomdesignarchitecturehelp
2 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.
  • J Offline
    J Offline
    josephvan
    wrote on last edited by
    #1

    i need a platform, that's appearance ought to be a little bit like IDEs such as VC6 or Ultraedit,i think i need three part in the platform. @Left,a listcontrol that may have tabs for different sorts of files; @Right, a View that used to display the contents of which i clicked on the left side; @Bottom,a capture of the output when i run some command on the files. in brief, that's the same architecture with VC6,but fortunately,i needn't build a real powerful IDE like that. I've tried several ways to do the job, but i cannot find a MDI solutions for display more than one files i've clicked. i used to building a SDI with splitterwindow which may have the same look i expect, but i wonder if i can do it in MDI way? i need help, if someone have the free SRCs like that,Could you send it to me at josephvan@sohu.com! thanks a lot !!!:confused: Josephvan thanks for your attention

    T 1 Reply Last reply
    0
    • J josephvan

      i need a platform, that's appearance ought to be a little bit like IDEs such as VC6 or Ultraedit,i think i need three part in the platform. @Left,a listcontrol that may have tabs for different sorts of files; @Right, a View that used to display the contents of which i clicked on the left side; @Bottom,a capture of the output when i run some command on the files. in brief, that's the same architecture with VC6,but fortunately,i needn't build a real powerful IDE like that. I've tried several ways to do the job, but i cannot find a MDI solutions for display more than one files i've clicked. i used to building a SDI with splitterwindow which may have the same look i expect, but i wonder if i can do it in MDI way? i need help, if someone have the free SRCs like that,Could you send it to me at josephvan@sohu.com! thanks a lot !!!:confused: Josephvan thanks for your attention

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      search for docked views... sorry, don't know more about that...


      TOXCCT >>> GEII power

      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