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. BalloonTip on systray

BalloonTip on systray

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminperformancetutorialquestion
5 Posts 3 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.
  • R Offline
    R Offline
    RevathiRamakumar
    wrote on last edited by
    #1

    Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...

    D H 2 Replies Last reply
    0
    • R RevathiRamakumar

      Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...

      D Offline
      D Offline
      Divyang Mithaiwala
      wrote on last edited by
      #2

      Have you tried ShowBalloon API of CSystemTray class. Here[^] is one article related to this topic you may find useful.


      Do not trust a computer... Always check what computer is doing regards, Divyang Mithaiwala Software Engineer

      R 1 Reply Last reply
      0
      • D Divyang Mithaiwala

        Have you tried ShowBalloon API of CSystemTray class. Here[^] is one article related to this topic you may find useful.


        Do not trust a computer... Always check what computer is doing regards, Divyang Mithaiwala Software Engineer

        R Offline
        R Offline
        RevathiRamakumar
        wrote on last edited by
        #3

        Thank u ... Will Try and let u know....

        1 Reply Last reply
        0
        • R RevathiRamakumar

          Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See An Alternative Implementation of the NotifyIcon Class[^].

          Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

          R 1 Reply Last reply
          0
          • H Hamid Taebi

            See An Alternative Implementation of the NotifyIcon Class[^].

            Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

            R Offline
            R Offline
            RevathiRamakumar
            wrote on last edited by
            #5

            Thank u...If the code is in VC++ it would be more helpful..

            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