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. menu disable [modified]

menu disable [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
3 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.
  • Y Offline
    Y Offline
    yogendra kaushik
    wrote on last edited by
    #1

    cn u send me an example as i easily undestand i hav three dialog boxes third dialog box contain menu i want that when i goto third dialog box from first dialog box then its menu are disabled but when i go from second dialog box third dialog box menues are not disabled. plz send me code how to do it note : specially for viorel Please mail me -- modified at 8:40 Thursday 15th June, 2006

    N 1 Reply Last reply
    0
    • Y yogendra kaushik

      cn u send me an example as i easily undestand i hav three dialog boxes third dialog box contain menu i want that when i goto third dialog box from first dialog box then its menu are disabled but when i go from second dialog box third dialog box menues are not disabled. plz send me code how to do it note : specially for viorel Please mail me -- modified at 8:40 Thursday 15th June, 2006

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      put a flag in the dialog. u should check this flag in the InitDialog. if flag is set, disable the menu. so before calling the domodal function from the first dialog set this flag. and when u call DoModal from the second dialog reset the flag.. :) nave

      Y 1 Reply Last reply
      0
      • N Naveen

        put a flag in the dialog. u should check this flag in the InitDialog. if flag is set, disable the menu. so before calling the domodal function from the first dialog set this flag. and when u call DoModal from the second dialog reset the flag.. :) nave

        Y Offline
        Y Offline
        yogendra kaushik
        wrote on last edited by
        #3

        CAN U SEND ME SOME EXAMPLE PLZ Please mail me

        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