Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uwm.edu!linac!midway!landau!hui From: hui@landau.uchicago.edu (Hui Dong) Newsgroups: comp.sys.mac.programmer Subject: window Message-ID: <1991May9.074917.19604@midway.uchicago.edu> Date: 9 May 91 07:49:17 GMT Sender: news@midway.uchicago.edu (NewsMistress) Reply-To: hui@control.uchicago.edu Organization: The University of Chicago - Physics Department Lines: 5 I am new to mac programming, this maybe a trivial question but I need help. How to get the WindowRecord from a WindowPtr? Someone suggest (WindowPeek)mywindow but it doesn't seem to work, and how to find the current front window(active one)? Thank you very much.