Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!rpi!batcomputer!llenroc!cornell!rochester!pt.cs.cmu.edu!henry.ECE.CMU.EDU!hairston From: hairston@henry.ECE.CMU.EDU (David Hairston) Newsgroups: comp.sys.mac.programmer Subject: when to use NewCWindow? Message-ID: <12364@pt.cs.cmu.edu> Date: 15 Mar 91 22:50:22 GMT Organization: Gaia II Lines: 10 how do you determine when it is absolutely safe to use NewCWindow as opposed to NewWindow? i'm confused by the all things you can test and their implications (i.e. sys environs and gdFlags, etc.). i'd like to use NewCWindow unless the hardware absolutely prohibits this, in which case my newWindow() function would use NewWindow instead. -dave- hairston@henry.ece.cmu.edu