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#
  4. How to draw a ontop of a background in C#

How to draw a ontop of a background in C#

Scheduled Pinned Locked Moved C#
questioncsharphelptutorial
2 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
    laura1316
    wrote on last edited by
    #1

    Hi All: I am trying to draw small points ontop of an origin background. I am trying to plot points in a 4 coordinate background. So I want the background to be stationary and the points to change given the incoming values. How can I do this? Right now my background is redrawing everytime I draw the small square so it looks awful! :( Please help! Laura

    C 1 Reply Last reply
    0
    • L laura1316

      Hi All: I am trying to draw small points ontop of an origin background. I am trying to plot points in a 4 coordinate background. So I want the background to be stationary and the points to change given the incoming values. How can I do this? Right now my background is redrawing everytime I draw the small square so it looks awful! :( Please help! Laura

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You need to turn on double buffering, probably. Sorry, you need to google for the code, don't know it off hand. You also need to post your code, so we can see how you're going about it.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      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