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. Printing the contents of a CListCtrl ?

Printing the contents of a CListCtrl ?

Scheduled Pinned Locked Moved C / C++ / MFC
graphicsquestion
3 Posts 2 Posters 1 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
    Brian van der Beek
    wrote on last edited by
    #1

    I need to print the contents of a CListCtrl but don't have any experience with printing. I looked at Chris Maunders's Printing without the Document/View framework article and it seemed to me I have to do all the drawing by my self. Isn't there a easier way to do this?

    R 1 Reply Last reply
    0
    • B Brian van der Beek

      I need to print the contents of a CListCtrl but don't have any experience with printing. I looked at Chris Maunders's Printing without the Document/View framework article and it seemed to me I have to do all the drawing by my self. Isn't there a easier way to do this?

      R Offline
      R Offline
      Roger Allen
      wrote on last edited by
      #2

      There are some CListCtrl printing articles in the CListCtrl section. Chris decided to keep code such as this with the control type and not in the printing section. Here is a reference to one such article http://www.codeproject.com/listctrl/listprint.asp[^] Not sure if it addresses all your needs. Roger Allen - Sonork 100.10016 If your dead and reading this, then you have no life!

      B 1 Reply Last reply
      0
      • R Roger Allen

        There are some CListCtrl printing articles in the CListCtrl section. Chris decided to keep code such as this with the control type and not in the printing section. Here is a reference to one such article http://www.codeproject.com/listctrl/listprint.asp[^] Not sure if it addresses all your needs. Roger Allen - Sonork 100.10016 If your dead and reading this, then you have no life!

        B Offline
        B Offline
        Brian van der Beek
        wrote on last edited by
        #3

        Hi Roger, thanks for your reply. It seems a lot of overhead (+/- 11 classes) for just 'simply' printing the contents of a listcontrol, but it is a start.

        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