Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!bruce!trlluna!titan!shiva!simon From: simon@shiva.trl.OZ.AU (Simon Michnowicz - A Free Spirit) Newsgroups: comp.windows.interviews Subject: Iconifying An InterActor Message-ID: <1991Jun7.005634.8977@trl.oz.au> Date: 7 Jun 91 00:56:34 GMT Sender: news@trl.oz.au (USENET News System) Distribution: comp Organization: Telecom Research Labs, Melbourne, Australia Lines: 16 I have set a bitmap in the top-level interactor in my application. However the icon does not seem to appear when I iconify it. i.e. Interactor *I new I I->SetIconBitmap(bitmap); World->Insert(I); Is this a problem with the window-manager, or is there something else I have to do? Thanks Simon Michnowicz