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. ATL / WTL / STL
  4. status display in a dialog

status display in a dialog

Scheduled Pinned Locked Moved ATL / WTL / STL
c++csharpvisual-studioannouncement
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.
  • B Offline
    B Offline
    bkelly13
    wrote on last edited by
    #1

    Windows 7, Visual Studio MFC, C++, dialog based project A dialog is to have a status display area. The code will add lines of text. My preference is for each new line of text to be added to the bottom and have the display scroll up. The user will not be able to edit the text, but it would be nice to be able to capture it with ctl-c to paste somewhere else. I tried an edit control but each update wipes out the previous text. List box seems to be the simplest control, yet still has many user accessible features. I would like to read your reccomendations.

    Thanks for your time If you work with telemetry, please check this bulletin board: http://www.bkelly.ws/irig\_106/

    G 1 Reply Last reply
    0
    • B bkelly13

      Windows 7, Visual Studio MFC, C++, dialog based project A dialog is to have a status display area. The code will add lines of text. My preference is for each new line of text to be added to the bottom and have the display scroll up. The user will not be able to edit the text, but it would be nice to be able to capture it with ctl-c to paste somewhere else. I tried an edit control but each update wipes out the previous text. List box seems to be the simplest control, yet still has many user accessible features. I would like to read your reccomendations.

      Thanks for your time If you work with telemetry, please check this bulletin board: http://www.bkelly.ws/irig\_106/

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      have a look at this - its what I used for years when I did MFC A Logging Listbox Control[^] [edit] I can probably remember how to use it in a Dialog based app if you think you want to use it Joseph's site is http://www.flounder.com/logctl.htm[^] [/edit] 'g'

      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