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. Owner Draw Menu [mouse over menu, without clicking, no background color shaded]

Owner Draw Menu [mouse over menu, without clicking, no background color shaded]

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

    Hi, I wanted to ask if anyone ever go into this link, which teaches us how to do an Owner Draw Menu. http://www.codeguru.com/cpp/controls/menu/article.php/c3721/ By following this tutorial, we'll have an Owner Draw Menu. But I don't know where to set so that when my mouse over the menu item[without left click] then the background color wont shaded. Unless i left click on the menu item, then the background color of the menu Item is shaded as well as show the submenu of it. Anyone know where do i have to set so that when mouse over it will have the background color of the menu item shaded ?? Any help is appreciated Regards, KH

    good

    N 1 Reply Last reply
    0
    • K karhong

      Hi, I wanted to ask if anyone ever go into this link, which teaches us how to do an Owner Draw Menu. http://www.codeguru.com/cpp/controls/menu/article.php/c3721/ By following this tutorial, we'll have an Owner Draw Menu. But I don't know where to set so that when my mouse over the menu item[without left click] then the background color wont shaded. Unless i left click on the menu item, then the background color of the menu Item is shaded as well as show the submenu of it. Anyone know where do i have to set so that when mouse over it will have the background color of the menu item shaded ?? Any help is appreciated Regards, KH

      good

      N Offline
      N Offline
      Nitheesh George
      wrote on last edited by
      #2

      Hi, I think ON_UPDATE_COMMAND_UI will help you.

      Jose Jo Martin http://www.simpletools.co.in

      K 1 Reply Last reply
      0
      • N Nitheesh George

        Hi, I think ON_UPDATE_COMMAND_UI will help you.

        Jose Jo Martin http://www.simpletools.co.in

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

        I cant find any ON_UPDATE_COMMAND_UI in the mainFrame's Properties >> Messages Is it I have to create my own UPDATE_COMMAND_UI ??

        good

        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