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

  1. Path: student.uni-tuebingen.de!not-for-mail
  2. From: "Reinhard Katzmann" <Suamor@student.uni-tuebingen.de>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Window Deactivate/Colour changing
  5. Date: Tue, 30 Jan 1996 14:05:35 -0500
  6. Organization: InterNetNews at ZDV Uni-Tuebingen
  7. Distribution: world
  8. Message-ID: <69071084%suamor@student.uni-tuebingen.de>
  9. Reply-To: "suamor" <suamor@student.uni-tuebingen.de>
  10. NNTP-Posting-Host: gw192.informatik.uni-tuebingen.de
  11. X-NewsReader: IntuiNews 1.3a (7.9.95)
  12.  
  13. Hi
  14.  
  15. I thought about the lack of read WB-Viewers and WB-Paint programs on
  16. the Amiga. Supposing you have a 8Bit display (either AGA or GFX card)
  17. it would be usefull to have some of them or if existing Viewers would
  18. support it (most of them use Datatypes anyway so I see no problems here).
  19.  
  20. An idea came into my mind when I remembered that XV on Unix Systems enables
  21. to obtain all colours (including those for Window Rendering) but not using
  22. them when you deactivate the Window.
  23.  
  24. Officially this is not possible with WB3.x because you should use the
  25. ObtainPen functions but you still be (theoretically) able to change
  26. the colours directly. Would it not be useful to make use of it when
  27. the viewer/paint program keeps track of all(!) original colours.
  28.  
  29. Such a program (if it useful, think of NewIcon f.e. which might change
  30. your colours) should be able to know when it's window is deactivated.
  31. I wonder if it is possible for the application to know if its window
  32. has been deactivated (I did not find some hints at first sight looking
  33. into Includes/Autodocs). If not, this would be at least useful in a
  34. future OS expansion (including the possibility to obtain temporarily
  35. all Pens but the OS keeps track of the old pens).
  36.  
  37. - Reinhard Katzmann
  38.  
  39. ---
  40. E-Mail: suamor@student.uni-tuebingen.de
  41.  
  42. One day I hope to finish my RPS Pertergrin
  43. Concept for Pertergin (yet in german) avalaible on Request
  44. Current Amiga-Project: GuideTool (GUI) V1.1BETA
  45.  
  46.