home *** CD-ROM | disk | FTP | other *** search
- Path: aargh.incubus.sub.org!marc
- From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Demo/game to OS friendly part II
- Message-ID: <k+xUx*qha@aargh.incubus.sub.org>
- Date: Sat, 06 Jan 1996 11:35:48 CET
- Reply-To: marc@aargh.incubus.sub.org
- References: <38231819@kone.fipnet.fi> <4cemaj$jas@serpens.rhein.de> <38231836@kone.fipnet.fi>
- <4cht9v$1dh@serpens.rhein.de>
- Organization: Data Design
- X-Newsreader: Arn V1.03a
-
- In article <4cht9v$1dh@serpens.rhein.de>, Michael van Elst writes:
-
- > >I suppose there is a fast way of switching the 320x128
- > >screen to back to show a 640x256 picture?
- >
- > ScreenToBack().
-
- No. Use ScreenToFront() on the 640x256 screen. Otherwise the Workbench or
- any other screen might become visible due to unforseen screen order.
-