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. display tooltips on CToolBarCtrl

display tooltips on CToolBarCtrl

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

    Hello, there, I'd like to know how I can display tooltips on CToolBarCtrl when the CToolBarCtrl's window doesn't have focus. I put a CToolBarCtrl in a win32 window. But it won't display the tooltips when the win32 window doesn't have focus. I want the tooltip displayed even when the win32 doesn't have focus. When I move the mouse over the button, I can see the hot tracking, but no tooltips. I noticed in IE window, the tooltips of links will show up even when the IE window doesn't have focus. Thanks a lot in advance.

    C 1 Reply Last reply
    0
    • B bin8922

      Hello, there, I'd like to know how I can display tooltips on CToolBarCtrl when the CToolBarCtrl's window doesn't have focus. I put a CToolBarCtrl in a win32 window. But it won't display the tooltips when the win32 window doesn't have focus. I want the tooltip displayed even when the win32 doesn't have focus. When I move the mouse over the button, I can see the hot tracking, but no tooltips. I noticed in IE window, the tooltips of links will show up even when the IE window doesn't have focus. Thanks a lot in advance.

      C Offline
      C Offline
      casid
      wrote on last edited by
      #2

      Specify the TTS_ALWAYSTIP flag when creating it.

      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