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. Odd property sheet behavior

Odd property sheet behavior

Scheduled Pinned Locked Moved C / C++ / MFC
helpsalestoolsquestioncareer
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.
  • D Offline
    D Offline
    David Crow
    wrote on last edited by
    #1

    I have a CPropertysheet with several CPropertypage pages. Those normally look like: job_update.png (18.9 KB) libl_update.png (30.6 KB) sched_update.png (18.1 KB) However, on one specific system, the buttons on the right side of each page are missing: job_update_2.png (14.6 KB) libl_update_2.png (14.1 KB) sched_update_2.png (13.9 KB) I'm at a loss as to why. The machine has plenty of RAM, has been rebooted, and no other user programs are running. Since it looks fine on hundreds of other machines around the world, what could possibly be up with this one machine? I can't imagine it being a code issue, but that's not something you can tell a customer when they are the one it is happening to. Thanks for any help. DC

    "One man's wage rise is another man's price increase." - Harold Wilson

    "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

    "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

    C 1 Reply Last reply
    0
    • D David Crow

      I have a CPropertysheet with several CPropertypage pages. Those normally look like: job_update.png (18.9 KB) libl_update.png (30.6 KB) sched_update.png (18.1 KB) However, on one specific system, the buttons on the right side of each page are missing: job_update_2.png (14.6 KB) libl_update_2.png (14.1 KB) sched_update_2.png (13.9 KB) I'm at a loss as to why. The machine has plenty of RAM, has been rebooted, and no other user programs are running. Since it looks fine on hundreds of other machines around the world, what could possibly be up with this one machine? I can't imagine it being a code issue, but that's not something you can tell a customer when they are the one it is happening to. Thanks for any help. DC

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      looks like the list control is sizing itself too large and is overdrawing the buttons. maybe that's related to the increased font size on the list control? try changing your Windows font size?

      image processing toolkits | batch image processing

      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