[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multiple monitors in Allegro
- To: info-macl@cambridge.apple.com, tm2e+@andrew.cmu.edu
- Subject: Re: Multiple monitors in Allegro
- From: Ranson <ranson@lannion.cnet.fr>
- Date: 18 Feb 91 08:17:00
- X400-received: by /PRMD=inria/ADMD=atlas/C=fr/; Relayed; 18 Feb 91 08:15:59+0100
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; 18 Feb 91 08:17:00
You have to follow the device list with GetDeviceList and GetNextDevice,
checking on the way for inactive or non-screen devices. I have done it and its
quite easy, except that you will have to write the trap interface yourself!
Daniel Ranson.