want to displaylabel

Discussion in 'MFC' started by answerme, Jun 26, 2009.

  1. answerme

    answerme New Member

    Joined:
    Dec 17, 2007
    Messages:
    114
    Likes Received:
    0
    Trophy Points:
    0
    Hi All
    I am facing one problem in My MFC application I want a label or a dialog whenever my mouse touches one of my entity(which is gif file) so that i can see what all parameters are inside .I know in ::OnMouseMove() function i have to perform this function.but how will i display my LABEL or DIALOG when my mouse cursor touches that gif file
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You should have your Label / Dialog object created and as your Mouse moves you should show it to the user.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice