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. dialog update

dialog update

Scheduled Pinned Locked Moved C / C++ / MFC
c++comgraphicshelpquestion
2 Posts 2 Posters 10 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.
  • W Offline
    W Offline
    wa 7
    wrote on last edited by
    #1

    Hi, In my dialog i followed the link below to solve the flicker issue. It worked. I am continuously capturing and updating an area of dialog. currently, i do: Invalidate() UpdateWindow() is there a faster way to repaint?. like RedrawWindow(), etc. Are they handled by the wm_paint?. https://www.codeproject.com/Articles/33/Flicker-Free-Drawing-In-MFC

    OriginalGriffO 1 Reply Last reply
    0
    • W wa 7

      Hi, In my dialog i followed the link below to solve the flicker issue. It worked. I am continuously capturing and updating an area of dialog. currently, i do: Invalidate() UpdateWindow() is there a faster way to repaint?. like RedrawWindow(), etc. Are they handled by the wm_paint?. https://www.codeproject.com/Articles/33/Flicker-Free-Drawing-In-MFC

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      2 Things: 1) Please don't repost if your question does not appear immediately: all of these went to moderation and required a human being to review them for publication. In order to prevent you being kicked off as a spammer, both had to be accepted, and then I have to clean up the spares. Have a little patience, please! I've deleted the 3 identical spares ... 2) Don't post this under Quick Answers - if you got the code from an article, then there is a "Add a Comment or Question" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them. Posting this here relies on them "dropping by" and realising it is for them. However, given that the article is 22 years old it's unlikely that anyone is going to know or remember details of how it works!

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      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