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

  1. Path: god.bel.alcatel.be!nlev00!barnhoorn
  2. From: barnhoorn@nlev00 ()
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Superbitmap windows
  5. Date: 26 Jan 1996 09:06:07 GMT
  6. Organization: Alcatel Bell
  7. Distribution: world
  8. Message-ID: <4ea5hv$mjg@btmpjg.god.bel.alcatel.be>
  9. References: <4e908e$90n@mn5.swip.net>
  10. Reply-To: barnhoorn@nlev00 ()
  11. NNTP-Posting-Host: nles61.ats.nld.alcatel.nl
  12. X-Newsreader: mxrn 6.18-10
  13.  
  14.  
  15. In article <4e908e$90n@mn5.swip.net>, Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren) writes:
  16. |> I've been trying to write a program which first opens a custom screen
  17. |> (low res), and onto that a backdrop, borderless superbitmap window. Images
  18. |> and text that are drawn in the bitmap area before the window is opened
  19. |> don't cause any problems, but when I try to draw something when I've opened
  20. |> the window nothing happens. The solution is probably very easy, but I don't
  21. |> have the ROM Kernel books, and I'm not very good at Intuition programming.
  22. |> I write in assembler, but I understand examples in C.
  23. |> 
  24. |>     / Daniel Hallgren
  25. |> 
  26. |> Email: ola.lindgren@mailbox.swipnet.se (Make sure it says "Daniel Hallgren"
  27. |> somewhere in the letter since it's my father's email-address)
  28. |> 
  29.  
  30. ..Superbitmap windows... what you see on screen is only a copy of what
  31. you have in your superbitmap-memory. I guess you have to update your
  32. backdrop-window regularly (don't know any function for it... have no
  33. RKM manuals here at my work).
  34.  
  35. Jaco.
  36. barnie@xs4all.nl
  37.