home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.uni-tuebingen.de!not-for-mail
- From: "Reinhard Katzmann" <Suamor@student.uni-tuebingen.de>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Screen Problem in C.
- Date: Thu, 18 Jan 1996 10:37:35 -0500
- Organization: InterNetNews at ZDV Uni-Tuebingen
- Distribution: world
- Message-ID: <69071024%suamor@student.uni-tuebingen.de>
- References: <joop.vandeWege.526.00211CAF@medew.ento.wau.nl>
- Reply-To: "suamor" <suamor@student.uni-tuebingen.de>
- NNTP-Posting-Host: gw192.informatik.uni-tuebingen.de
- X-NewsReader: IntuiNews 1.3a (7.9.95)
-
- Joop van de Wege schrieb in comp.sys.amiga.programmer ueber "Re: Screen
- Problem in C.":
- > In article <4df2lt$cq1@newsman.murdoch.edu.au>
- > hassel@cleo.murdoch.edu.au (Martin Hasselbacher) writes:
- > >From: hassel@cleo.murdoch.edu.au (Martin Hasselbacher)
- > >Subject: Screen Problem in C.
- > >Date: 16 Jan 1996 02:31:25 GMT
- >
- > >What I need to do is to detect if a particular screen is visible on the
- > >monitor.
- >
- > >I have used IntuitionBase->ActiveScreen, but this is no good, since My
- > >screen
- > >wont be active unless I click inside its body.
- >
- > Isn't there a IntuitionBase->FrontScreen??
-
- No, there is only a IntuitionBase->FirstScreen (intuitionbase.h). This is
- the front screen though. (Other Screens can be detected using
- Scr->NextScreen (Scr is a pointer to a Screen structure)
-
- - Reinhard Katzmann
-
- ---
- E-Mail: suamor@student.uni-tuebingen.de
-
- One day I hope to finish my RPS Pertergrin
- Concept for Pertergin (yet in german) avalaible on Request
- Current Amiga-Project: GuideTool (GUI) V1.1BETA
-
-