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. Multiline Tray Tooltip

Multiline Tray Tooltip

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

    Hi all, is there a way to display multiline tooltip on an icon in the system tray box under Win9x? The same multiline tooltip on W2K appears correctly on two lines; on W9x it has the obnoxious black 'squarelets' meaning no translation of carriage returns... The only way I could find to manage system tray icons is via the Shell_NotifyIcon, which doesn't allow full control over the notification messages, except normal mouse and keyboard activity... Thanks, Alberto Giannetto

    R 1 Reply Last reply
    0
    • A Alberto Giannetto

      Hi all, is there a way to display multiline tooltip on an icon in the system tray box under Win9x? The same multiline tooltip on W2K appears correctly on two lines; on W9x it has the obnoxious black 'squarelets' meaning no translation of carriage returns... The only way I could find to manage system tray icons is via the Shell_NotifyIcon, which doesn't allow full control over the notification messages, except normal mouse and keyboard activity... Thanks, Alberto Giannetto

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      Perhaps this article[^] will help? /ravi Let's put "civil" back into "civilization" http://www.ravib.com ravib@ravib.com

      A 1 Reply Last reply
      0
      • R Ravi Bhavnani

        Perhaps this article[^] will help? /ravi Let's put "civil" back into "civilization" http://www.ravib.com ravib@ravib.com

        A Offline
        A Offline
        Alberto Giannetto
        wrote on last edited by
        #3

        Interesting code surely, but I'm not sure it can help: how do I get full control over the ToolTip when, through Shell_NotifyIcon, all I have to do is just fill a NOTIFYICONDATA structure? Albi

        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