home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d035 / consolewindow.lha / ConsoleWindow / POSTER < prev   
Encoding:
Text File  |  1986-09-09  |  1.5 KB  |  48 lines

  1. Article 3981 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP
  3. Path: well!ptsfa!lll-lcc!pyramid!amiga!andy
  4. From: andy@amiga.UUCP (Andy Finkel)
  5. Newsgroups: net.micro.amiga
  6. Subject: How to Find You Window
  7. Message-ID: <1485@amiga.amiga.UUCP>
  8. Date: 16 Aug 86 04:43:25 GMT
  9. Date-Received: 17 Aug 86 09:53:52 GMT
  10. Reply-To: andy@skipper.UUCP (andy finkel)
  11. Distribution: net
  12. Organization: Commodore Business Machines, 1200 Wilson Drive, West Chester, PA 19380
  13. Lines: 151
  14.  
  15.  
  16. One question that comes up fairly often is given a DOS CON: or RAW:
  17. window, how do you find the intuition pointer to it, so you
  18. can do WindowToFront, graphics and other interesting things.
  19.  
  20. The answer lies in the following example.  Also, as an extra adde
  21. bonus, under V1.2 you will also be told where the IOR for the console
  22. device for that window is located, so you can play console.device
  23. games also.  (The IOR is only returned under V1.2, but the window
  24. pointer is returned under both...there's a check for a version number
  25. in the program.)
  26.  
  27.         enjoy...
  28.         andy finkel
  29.             
  30. ------------- cut here ------------------------------------------
  31.  
  32.  
  33. ---------------------------------------------------------
  34. -- 
  35.  
  36.             andy finkel
  37.             Commodore(Amiga)
  38.             {ihnp4|seismo|allegra}!cbmvax!andy
  39.         or     pyramid!amiga!andy
  40.  
  41. Any expressed opinions are mine; but feel free to share.
  42.  
  43. I disclaim all responsibilities, all shapes, all sizes, all colors.
  44.  
  45. "Remember, no matter where you grow, there you are." - Buckaroo Bonsai.
  46.  
  47.  
  48.