On 28 Jan 2009, at 20:54, Jos Dreesen wrote:
> 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.

Can you possibly post a minimal example of what you are doing, so we  
can see what's what. Maybe then somebody will come up with a more  
helpful (than this) suggestion!

> Is there a way to specify thsi, like there is in Xlib ?

Not as such...

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

Reply via email to