DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Tom Guest

    how to obtain the mouse up message


    Hi,

    I get problems to get the mouse up message during changing the scrollbar.
    I can obtain the mouse down message. However, I just can not obtain the

    mouse up message. Let's say I want to make a function call just after
    making scrollbar change. Appreciated if anyone can help me out.

  2. #2
    Pat Guest

    Re: how to obtain the mouse up message


    Did you setup the Message Map for it in Class Wizard? This will allow you
    to add a message handler to your dialog class to catch the mouseup event.
    If you have implemented the Message Map for it, what kind of problem are
    you having exactly?


    Pat


    "Tom" <tli@baneng.com> wrote:
    >
    >Hi,
    >
    >I get problems to get the mouse up message during changing the scrollbar.
    >I can obtain the mouse down message. However, I just can not obtain the
    >
    >mouse up message. Let's say I want to make a function call just after
    >making scrollbar change. Appreciated if anyone can help me out.



  3. #3
    Tom Guest

    Re: how to obtain the mouse up message


    Thank you Pat for the response.

    Normally, no problems to catch the mouseup event (or message). The problem
    is when you mousedown to "make scrollbar change", then what I want to do
    is
    catch the mouseup event after making scrollbar changes done. I could not

    find the way to catch the mouseup event in this case. Please let me know
    if
    you have the way to resolve this issue. Thanks.

    Tom




    "Pat" <Pat@Load.com> wrote:
    >
    >Did you setup the Message Map for it in Class Wizard? This will allow you
    >to add a message handler to your dialog class to catch the mouseup event.
    > If you have implemented the Message Map for it, what kind of problem are
    >you having exactly?
    >
    >
    >Pat
    >
    >
    >"Tom" <tli@baneng.com> wrote:
    >>
    >>Hi,
    >>
    >>I get problems to get the mouse up message during changing the scrollbar.
    >>I can obtain the mouse down message. However, I just can not obtain the
    >>
    >>mouse up message. Let's say I want to make a function call just after
    >>making scrollbar change. Appreciated if anyone can help me out.

    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links