home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!newshost.cs.rose-hulman.edu!news
- From: mcconnap@NeXTwork.Rose-Hulman.Edu (Andy McConnell)
- Subject: Detecting Color or Mono System
- Message-ID: <1992Jul22.160814.7483@cs.rose-hulman.edu>
- Keywords: Color, Monochrome, Screen Detection
- Sender: news@cs.rose-hulman.edu (The News Administrator)
- Nntp-Posting-Host: g222-10.nextwork.rose-hulman.edu
- Organization: Rose-Hulman Institute of Technology
- Date: Wed, 22 Jul 1992 16:08:14 GMT
- Lines: 9
-
-
- I am trying to detect whether an app is running on a color or monchrome
- station. I culd use a simple boolean function, if one is available, but I
- can't seem to find one.
-
- I've seen the - (NXScreen *)colorScreen method, but it returns the same
- thing as the mainScreen on a monochrome system.
-
- Thanks! - Andy McConnell
-