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. Editing CListView subitems

Editing CListView subitems

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 5 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
    JCpp
    wrote on last edited by
    #1

    I would like to be able to edit the subitems of a ClistView that's on a SDI app., could you tell me how should I do it? Thanks a lot for your attention.

    A S 2 Replies Last reply
    0
    • J JCpp

      I would like to be able to edit the subitems of a ClistView that's on a SDI app., could you tell me how should I do it? Thanks a lot for your attention.

      A Offline
      A Offline
      Alvaro Mendez
      wrote on last edited by
      #2

      SetItemText should work. Regards, Alvaro

      1 Reply Last reply
      0
      • J JCpp

        I would like to be able to edit the subitems of a ClistView that's on a SDI app., could you tell me how should I do it? Thanks a lot for your attention.

        S Offline
        S Offline
        Sam Hobbs
        wrote on last edited by
        #3

        If you mean that you want to allow the user of your program to edit the data, such as in a spreadsheet perhaps, then there is quite a bit of programming required to do that. I am not familiar with the articles available in this web iste, but there is probably at least one article describing that kind of stuff. I know that the CodeGuru has at least one.

        C 1 Reply Last reply
        0
        • S Sam Hobbs

          If you mean that you want to allow the user of your program to edit the data, such as in a spreadsheet perhaps, then there is quite a bit of programming required to do that. I am not familiar with the articles available in this web iste, but there is probably at least one article describing that kind of stuff. I know that the CodeGuru has at least one.

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #4

          I'm about to post an article that will show you how to do this. Hassle me in a day or so if it doesn't appear. - Chris

          L 1 Reply Last reply
          0
          • C Chris Maunder

            I'm about to post an article that will show you how to do this. Hassle me in a day or so if it doesn't appear. - Chris

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Will the version you post be strictly an ATL/WTL version? There are plenty of MFC solutions out there. I'm having trouble with the whole PreTranslateMessage stuff and WTL. Thanks, Twain

            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