click through window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tosys

    click through window

    how to make a window pass mouse clicks to
    the one below?

  • Aggro

    #2
    Re: click through window

    tosys wrote:
    [color=blue]
    > how to make a window pass mouse clicks to
    > the one below?[/color]

    Off topic in this group. That can not be done with standard C++.

    Comment

    • John Harrison

      #3
      Re: click through window


      "tosys" <tosmts@yahoo.c om> wrote in message
      news:066d5be7e3 5be749f8a70231a e522e4d@localho st.talkaboutpro gramming.com...[color=blue]
      > how to make a window pass mouse clicks to
      > the one below?
      >[/color]

      You are in the wrong group. Your question is about windowing system API's,
      (although you don't say which one) this group is about C++.

      Try reading this before posting again, it will also give you some
      suggestions about where you should post this question.



      john


      Comment

      • tosys

        #4
        Re: click through window


        Sorry chaps!

        Comment

        • Prateek R Karandikar

          #5
          Re: click through window

          > how to make a window pass mouse clicks to[color=blue]
          > the one below?[/color]

          window??? mouse??? clicks??? Just not Standard C++.

          Comment

          Working...