Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Problem with gf_surface_attach(): (2 Items)
   
Problem with gf_surface_attach()  
Hi,

I need to render a picture to the screen. 
I am trying to create a surface from my picture buffer using gf_surface_attach().
But the call fails with return value 7.
The arguments to gf_surface_attach() seem correct.

Could you help me with this...?

Thanks

 
Re: Problem with gf_surface_attach()  
I recommend posting your code -- so others can look at the code and may spot what the problem is.