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. dynamic display of line placement (graphic) in all views as its in progress

dynamic display of line placement (graphic) in all views as its in progress

Scheduled Pinned Locked Moved C / C++ / MFC
graphicsquestion
1 Posts 1 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.
  • Y Offline
    Y Offline
    yang__lee
    wrote on last edited by
    #1

    Hi, I am drawing a line pDC->Line(...) in my view 1.. suppose there are 3 more views for the same document are open . The views which are referencing same area as view 1 should also reflect the rubberband effect as I go on placing the line. now current effect if.. first I complete the placement of line in view 1 then I call GetDocument()->UpdateAllViews(NULL, 0, NULL); so the line reflects in other views aswell. I want to see the line placement in all views as its in progress. How I may achieve it. calling UpdateAllViews in MouseMove event may not have irritating effect. any idea? Leya

    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