Xref: utzoo comp.lang.c++:9329 comp.windows.ms:4780 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!snorkelwacker!bloom-beacon!world!goodearl From: goodearl@world.std.com (Robert Goodearl) Newsgroups: comp.lang.c++,comp.windows.ms Subject: Re: Help needed with CommonView Keywords: CommonView, child window, menus Message-ID: <1990Aug30.210639.12764@world.std.com> Date: 30 Aug 90 21:06:39 GMT References: <668@design.uucp> Organization: The World Lines: 13 In article <668@design.uucp> jcc@adesign.uucp (Jean Christophe) writes: > >Hello folks, > >A friend of mine needs help with GlockenSpiel CommonView! > >The problem is that she wants to put a menubar in a child window but can't find >a way to make it works... That's because you cannot have menus in child windows. Windows doesn't support it. In order for a window to have a menu, it must be a pop-up. -- Bob Goodearl -- goodearl@world.std.com