--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |0.18
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19839
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:38
---
This prints:
Got the image: [EMAIL PROTECTED]
paint 1
1 repaints, probably ok.
Fixed by Sven's image work. Closing.
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12
22:31 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de
2005-02-09 09:27 ---
Changing the call to drawImage( image, x, y, null ) makes the program work.
However, an Image create by createImage(width,height) should be completely
initialized at once: there is no image d
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de
2005-02-09 09:24 ---
Created an attachment (id=8149)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8149&action=view)
Demonstrates the repaint loop
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19839