Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!qt.cs.utexas.edu!zaphod.mps.ohio-state.edu!mips!pacbell.com!tandem!zorch!amiga0!mykes From: mykes@amiga0.SF-Bay.ORG (Mike Schwartz) Newsgroups: comp.sys.amiga.programmer Subject: Re: Intuition loops thru screens (not windows)? Message-ID: Date: 30 Jun 91 20:54:17 GMT References: <2954@pdxgate.UUCP> Organization: Amiga makes it possible Lines: 19 In article <2954@pdxgate.UUCP> jayward@jove.cs.pdx.edu (Jay Ward) writes: >I writing a program that draws to the RastPort of a screen without opening >a window. My question is, how do I get intuition events? I am trying to >be able to read keypresses using the RAWKEY IDCMP flag. > >If there is no way to do this, what approach should I take? > >--- >jayward@jove.cs.pdx.edu Neophyte C programmer, Expert beer drinker! Try opening a borderless window the size of the screen (use simperefresh). You can stil render into the screen bitplanes as you are, and you can get IDCMP messages from the window. -- **************************************************** * I want games that look like Shadow of the Beast * * but play like Leisure Suit Larry. * ****************************************************