Windows overlapping issue

Discussion in 'Win32' started by rajeshreddy, Feb 20, 2008.

  1. rajeshreddy

    rajeshreddy New Member

    Joined:
    Feb 20, 2008
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    How can I solve the overlapping of two windows. i.e for ex I create 3 windows in my application. When i click first window then that window only has focus the other windows should not..But I am unable to get this behaviour..Any one plzzz help me...It's urgent...Thanx in advance
     
  2. Mandeep Dey

    Mandeep Dey New Member

    Joined:
    Jul 14, 2008
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    You may try with DialogBox API creating modal dialog box. Check the return value. Or hide the previous window and u will get the actual result..
    Can you show ur faulty code..
     

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