Hello.
Is it possible to display image in my Construct application (No DirectX game)?
I need to insert my small logo, but I don't know how to do it ; ).
Develop games in your browser. Powerful, performant & highly capable.
Nope. The only way to display images is using direct x.
Use the windows api through python to do it:
http://dl.dropbox.com/u/5426011/examples%209/bmp_draw.zip