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. tooltipcontrol

tooltipcontrol

Scheduled Pinned Locked Moved C / C++ / MFC
6 Posts 4 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
    ashish dogra
    wrote on last edited by
    #1

    hi i want to create a tooltip so i use m_tool that is CToolTipCtrl member variable then i use m_tool.Create(this,TTS_ALWAYSTIP); m_tool.AddTool(pWnd,_T("this is window"),NULL,0); but no tool tip is created on anything as i want to create it on window as well as any control thanks Ashish Dogra MCA Noida

    N H 2 Replies Last reply
    0
    • A ashish dogra

      hi i want to create a tooltip so i use m_tool that is CToolTipCtrl member variable then i use m_tool.Create(this,TTS_ALWAYSTIP); m_tool.AddTool(pWnd,_T("this is window"),NULL,0); but no tool tip is created on anything as i want to create it on window as well as any control thanks Ashish Dogra MCA Noida

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      overide the PreTranslateMessage() funtion in that funtion call m_tool.RelayEvent(..) function nave

      A 1 Reply Last reply
      0
      • N Naveen

        overide the PreTranslateMessage() funtion in that funtion call m_tool.RelayEvent(..) function nave

        A Offline
        A Offline
        ashish dogra
        wrote on last edited by
        #3

        THANKS FOR REPLY can u tell me pMsg is pointer what i can write WAT CAN YOU TELL ME THAT WHAT ARE PARAMETERS OF RELAY EVENT AND AFTER THIS I NEED TO WRITE CODE IN ONINITDIALOG FUNCTION Ashish Dogra MCA Noida -- modified at 1:57 Monday 17th July, 2006

        P 2 Replies Last reply
        0
        • A ashish dogra

          THANKS FOR REPLY can u tell me pMsg is pointer what i can write WAT CAN YOU TELL ME THAT WHAT ARE PARAMETERS OF RELAY EVENT AND AFTER THIS I NEED TO WRITE CODE IN ONINITDIALOG FUNCTION Ashish Dogra MCA Noida -- modified at 1:57 Monday 17th July, 2006

          P Offline
          P Offline
          Parthi_Appu
          wrote on last edited by
          #4

          Hi i saw you asking code for all the questions. And many people told you to have a look at MSDN first. After getting the API you need, check its parameter and the way how it can be used in MSDN. Refer here[^] Do your Duty and Don't expect the Result

          1 Reply Last reply
          0
          • A ashish dogra

            THANKS FOR REPLY can u tell me pMsg is pointer what i can write WAT CAN YOU TELL ME THAT WHAT ARE PARAMETERS OF RELAY EVENT AND AFTER THIS I NEED TO WRITE CODE IN ONINITDIALOG FUNCTION Ashish Dogra MCA Noida -- modified at 1:57 Monday 17th July, 2006

            P Offline
            P Offline
            Parthi_Appu
            wrote on last edited by
            #5

            Do you know, Why all the people want you to search MSDN ? Its simple, then only you can learn MFC and also other persons help won't work all the time. If you search by yourself it won't forget and you may come across various other API and techniques. It might not be the thing u want, but it'll be helpful in the future and to know MFC. If you depend on other persons, you can make your thing to work but u will forget it as quickly as possible and you'll not know the working technique behind it. 'www.msdn.microsoft.com' is the msdn site and use the search facility in it. Do your Duty and Don't expect the Result

            1 Reply Last reply
            0
            • A ashish dogra

              hi i want to create a tooltip so i use m_tool that is CToolTipCtrl member variable then i use m_tool.Create(this,TTS_ALWAYSTIP); m_tool.AddTool(pWnd,_T("this is window"),NULL,0); but no tool tip is created on anything as i want to create it on window as well as any control thanks Ashish Dogra MCA Noida

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

              please,you dont need to SHOUT and see Display ToolTip in any place on the screen[^]_**


              **_

              whitesky


              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