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. To disable a Button , which is already using ON_UPDATE_COMMAND_UI [modified]

To disable a Button , which is already using ON_UPDATE_COMMAND_UI [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
4 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.
  • K Offline
    K Offline
    kDevloper
    wrote on last edited by
    #1

    How to disable a button , which is already using ON_UPDATE_COMMAND_UI ?I mean other than handling inside the function,As for example one condition check should disable a set of seven buttons ,Instead of doing it individually, can we use any other way .

    modified on Thursday, July 17, 2008 7:04 AM

    D 1 Reply Last reply
    0
    • K kDevloper

      How to disable a button , which is already using ON_UPDATE_COMMAND_UI ?I mean other than handling inside the function,As for example one condition check should disable a set of seven buttons ,Instead of doing it individually, can we use any other way .

      modified on Thursday, July 17, 2008 7:04 AM

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      kDevloper wrote:

      How to disable a button , which is already using ON_UPDATE_COMMAND_UI ?

      Use CCmdUI::Enable().

      "Love people and use things, not love things and use people." - Unknown

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      K 1 Reply Last reply
      0
      • D David Crow

        kDevloper wrote:

        How to disable a button , which is already using ON_UPDATE_COMMAND_UI ?

        Use CCmdUI::Enable().

        "Love people and use things, not love things and use people." - Unknown

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        K Offline
        K Offline
        kDevloper
        wrote on last edited by
        #3

        Please have look at my modified query?

        D 1 Reply Last reply
        0
        • K kDevloper

          Please have look at my modified query?

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          I'm not really sure what you are asking? Since I don't know what your post looked like before you modified it, I don't know what you changed. :confused: Are you wanting to know how to disable more than one button via a single function call?

          "Love people and use things, not love things and use people." - Unknown

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          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