Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!funic!santra!fuug.fi!pena From: pena@fuug.fi (Olli-Matti Penttinen) Newsgroups: comp.windows.ms.programmer Subject: Actor 3.0 and MDI trouble Message-ID: Date: 2 Nov 90 10:56:17 GMT Sender: news@santra.uucp (Cnews - USENET news system) Organization: Finnish UNIX Users Group, Finland Lines: 23 How does one minimize a MDI child window? I can't find a message related to that. The Whitewater supplied windows.h mentions 17 MDI messages: from WM_MDICREATE 0x0220 to WM_MDISETMENU 0x0230. I would like to initially create several MDI childs in a particular order for Windows menu (fine), activate the first one (clumsy, but works) and iconize every other window (no such luck). Another problem I'm experiencing: perfectly working editor windows with scrollbars lose their bars when modified for MDI use? I create these with a WM_MDICREATE call to to client with WS_OVERLAPPED | WS_VSCROLL | WS_HSCROLL appropriately set in the client struct. Am I overlooking something? Thanks, ==pena -- Olli-Matti Penttinen Brainware Oy "When in doubt, use brute force." Tekniikantie 17 --Ken Thompson 02150 ESPOO, Finland Tel. +358 0 4375 320 Fax. +358 0 4553 117