In message <[EMAIL PROTECTED]>
Denis Oliver Kropp <[EMAIL PROTECTED]> wrote:> > surface->Clear(); > > m_image.PrepareTarget( surface ); > > seems to be missing here. It sets the gathered blitting flags. > > > surface->Blit( m_image, NULL, x, y ); That's the one! Thank you. Regards, Simon -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
