Forum Topic - draw a bitmap in browser plugin:
   
draw a bitmap in browser plugin  
Hello,everyone
Have ever tried to draw a bitmap (.bmp or .jeg) in a browser plugin?
I can draw that in a QNX stand alone app,but when I  
use if (img_lib_attach(&ilib)!= IMG_ERR_OK) {}
it report error .
Can you give me some code snipts?
thank you very much!