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. Need some Help -- Kinda of Dense!

Need some Help -- Kinda of Dense!

Scheduled Pinned Locked Moved C / C++ / MFC
questiongraphicshelp
3 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.
  • L Offline
    L Offline
    Larry J Siddens
    wrote on last edited by
    #1

    All right, I think I'm a little dense here! :wtf: So, I'm going back to some basic questions. When drawing objects on the screen, what is the best mapping mode? When storing these objects (locations) in a file for sending, printing, and all the other goodies that you can do? What should be the best way to store. Locations. In logical or display? When inputting text blocks (like edit or rich edit) how do we save the text so that when it is read back into a system that has a smaller resolution that is looks like it did with the bigger? Any advise would help. Act like I'm a windows newbie (at this point asking these questions, I think I am! :~ ) Thanks fellas Larry J. Siddens Cornerstone Communications TAME THE DOCUMENT MONSTER www.unifier.biz

    P 1 Reply Last reply
    0
    • L Larry J Siddens

      All right, I think I'm a little dense here! :wtf: So, I'm going back to some basic questions. When drawing objects on the screen, what is the best mapping mode? When storing these objects (locations) in a file for sending, printing, and all the other goodies that you can do? What should be the best way to store. Locations. In logical or display? When inputting text blocks (like edit or rich edit) how do we save the text so that when it is read back into a system that has a smaller resolution that is looks like it did with the bigger? Any advise would help. Act like I'm a windows newbie (at this point asking these questions, I think I am! :~ ) Thanks fellas Larry J. Siddens Cornerstone Communications TAME THE DOCUMENT MONSTER www.unifier.biz

      P Offline
      P Offline
      PengFeidu
      wrote on last edited by
      #2

      for storing the object,I often use CFile class to write into disk, or use IStorage and IStream. dupengfei

      L 1 Reply Last reply
      0
      • P PengFeidu

        for storing the object,I often use CFile class to write into disk, or use IStorage and IStream. dupengfei

        L Offline
        L Offline
        Larry J Siddens
        wrote on last edited by
        #3

        Thanks PengFeidu, I was wondering about the data locations. Do you draw them in MM_TEXT and save the MM_TEXT points or do you change them into logical and save that? Larry J. Siddens Cornerstone Communications TAME THE DOCUMENT MONSTER www.unifier.biz

        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