Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!p.cs.uiuc.edu!gillies From: gillies@p.cs.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: A neat INIT needed Message-ID: <104700075@p.cs.uiuc.edu> Date: 6 Feb 90 17:40:42 GMT References: <1651@majestix.liu.se> Lines: 20 Nf-ID: #R:majestix.liu.se:1651:p.cs.uiuc.edu:104700075:000:992 Nf-From: p.cs.uiuc.edu!gillies Feb 5 17:35:00 1990 /* Written 9:33 pm Feb 4, 1990 by dce@smsc.sony.com in p.cs.uiuc.edu:comp.sys.mac.programmer */ In article <10044@hoptoad.uucp> tim@hoptoad.UUCP (Tim Maroney) writes: >>And of course, it could also reduce your 19" color screen to a 9" B/W >>so you could see how dialogs and stuff will fit. > >Good idea -- sort of a "Stepping In". Actually, if I ever had some time, I was going to try and write one of these. It would make a 5-star MacTutor article. The main thing to do is to simulate 2 different screens on the same color screen. The "Monitors" control panel device would allow you to drag the second screen around, relative to the first screen, and change the color depth on different screens (probably impossible, unless you use some offscreen bitmap trickiness). You might have to allocate 128 color table entries per subscreen. This would be a great boon to people developing software for multiple monitors, who can't afford (or don't want to bother) buying a second monitor.