The default drawing operator for fl_bitmap seems to be "OR"
is there a way to just replace the existing pixels?

Background : I am continously updating a window with the same fl_bitmap, but 
with changed data in this fl_bitmap. I would like to obtain just the latest 
bitmapdata, but what I get is an "or" of all data that has been send to the 
display. Is there a way to specify thsi, like there is in Xlib ?

Jos
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to