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. how to display info about menu items in a dlg

how to display info about menu items in a dlg

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
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
    dolph_loe
    wrote on last edited by
    #1

    When you use the appwiz to create a MDI or SDI app, info about each menu item is shown in the statusbar when you hover over the menu item. I have a dialog with a menu and a statusbar. Is there any good way to do this for me? Øivind

    T 1 Reply Last reply
    0
    • D dolph_loe

      When you use the appwiz to create a MDI or SDI app, info about each menu item is shown in the statusbar when you hover over the menu item. I have a dialog with a menu and a statusbar. Is there any good way to do this for me? Øivind

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      you have an event WN_MENUITEM (if i remember). then, you catch with the event-associated function the item ID and you'll be able to get the string table entry for this ID.


      TOXCCT >>> GEII power

      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