CompuServe Messages

popup child window

    11-Jul-94 15:01:58
Fm: Steve McAdams 72274,3160
To: Chit V Leung 74323,2143
(I'm not MS.) Sounds like either a z-order or a WS_CLIPSIBLINGS problem, most likely you don't have WS_CLIPSIBLINGS specified for the new window. Suggest you run SPY and see (a) that you have a "real" window instead of something that just looks like a window but isn't (it can happen), and (b) what style bits are specified for both the button and the new window. -steve