#popup child window
12-Jul-94 10:24:43
Sb: #30546-#popup child window
Fm: Chit V Leung 74323,2143
To: Steve McAdams 72274,3160
After I put the WS_CLIPSIBLINGS in my CreateEx, when I clicked the
small button the new child window popup and this time it DID NOT cover the
small button (which means it is even worse!). And as before if I moved the
cursor to the area where the new window and button overlapped the WM message
still goes to the button.
I have used SPY to check the windows, the new window is really a window
and its style bit is 50000000 (WS_CHILD)
Thanks
Chit