home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1383 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

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