home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8115 < prev    next >
Encoding:
Text File  |  1993-01-29  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!concert!gatech!usenet.ins.cwru.edu!agate!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!news.funet.fi!aton.abo.fi!usenet
  3. From: PNIELSEN@FINABO.ABO.FI (Peter Nielsen)
  4. Subject: Re: WcBitBlt with ROP_SRC_PAINT doesn't work !
  5. In-Reply-To: thies@phi-sol.dfki.uni-sb.de's message of 25 Jan 1993 10:13:49 GMT
  6. Message-ID: <1993Jan28.104645.7546@abo.fi>
  7. Sender: usenet@abo.fi (Usenet NEWS)
  8. Organization: Abo Akademi University, Finland
  9. References:  <THIES.93Jan25111626@phi-sol.dfki.uni-sb.de>
  10. Date: Thu, 28 Jan 1993 10:46:45 GMT
  11. X-News-Reader: VMS NEWS 1.24
  12. Lines: 22
  13.  
  14. In <THIES.93Jan25111626@phi-sol.dfki.uni-sb.de> thies@phi-sol.dfki.uni-sb.de writes:
  15.  
  16. > that have the background color, I use the ROP_SCR_PAINT option to
  17. > copy the bitmap to the window. Under OS/2 1.3 (and ST/V PM 1.4) every things
  18. > worked fine but under OS/2 2.0 (and ported ST/V PM 2.0) the bitmaps
  19. > are disappeared, NO BITMAPS at all. I played around with the other options,
  20. > the bitmaps were drawn but not in the desired way. I need ROP_SCR_PAINT!
  21. > I have the german OS/2 2.0 GA with the german SP installed (ET4000 high 
  22. > resolution!).
  23. > Any hints?
  24.  
  25. There is a bug in the OS/2 ET4000 driver that makes GpiBitBlt & GpiWcBitBlt
  26. work erroneously.
  27.  
  28. Solution: #1 Wait until IBM fixes this bug
  29.           #2 Use WinDrawBitmap (which works if you don't do scaling)
  30.  
  31. Regards,
  32.     Peter Nielsen           pnielsen@finabo.abo.fi
  33.  
  34.