home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Demo/game to OS friendly part II
- Date: 12 Feb 1996 16:25:29 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4fnplp$f0r@sunsystem5.informatik.tu-muenchen.de>
- References: <38232020@kone.fipnet.fi> <9PxXx*kka@aargh.incubus.sub.org> <PETERM.96Jan30130624@tui.maths.irl.cri.nz> <4fnea0$1m7@oreig.uji.es>
- NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
- Originator: fischerj@hphalle5.informatik.tu-muenchen.de
-
-
- In article <4fnea0$1m7@oreig.uji.es>, ii202@rossegat.uji.es (Jorge Acereda Macia) writes:
- |> Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
- |> Lines: 22
- |> Message-ID: <4fnea0$1m7@oreig.uji.es>
- |> References: <38232020@kone.fipnet.fi> <9PxXx*kka@aargh.incubus.sub.org> <PETERM.96Jan30130624@tui.maths.irl.cri.nz>
- |> NNTP-Posting-Host: @rossegat.uji.es
- |> X-Newsreader: TIN [version 1.2 PL2]
- |>
- |> Peter McGavin (peterm@maths.grace.cri.nz) wrote:
- |> > These are not reasons for killing the OS. An OS compliant program can
- |> > perform these copper tricks easily by:
- |>
- |> > o install an input handler;
- |> > o save GfxBase->ActiView;
- |> > o LoadView(NULL); WaitTOF(); WaitTOF();
- |> > o perform copper tricks as desired;
- |> > o LoadView(saved_actiview);
-
- I'd do Loadview(GfxBase->ActiView) here and cancel the "save view
- 2 hours bevore we use it".
- maybe it's better doign the Loadview(GfxBase->ActiView) in Forbid() state.
-
- |> > o deinstall input handler.
- |>
- |> No Amiga-M? :-(
- |>
- |> Isn't better opening a screen and installing a user copperlist?
-
- user copperlists are static, really not what one means telling about
- "copper tricks".
-
- |>
- |> --
- |> ---------------------------- --------------------------------------------
- |> | Jorge Acereda | Dream the same thing everynight |
- |> | ii202@rossegat.uji.es | I see our freedom in my sight |
- |> | Intel Outside | No locked doors, no windows barred |
- |> | Amiga Rules | No things to make my brain seem scarred |
- |> ---------------------------- --------------------------------------------
- ------------------------------------------------------------------------
- fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) =:)
-
-