I am pretty new to this but have programmed a bit before at uni. I am trying to get into DBPro and can not seem to load and paste an image to screen while getting to grips with the basics. I have been through all the forums/threads and nothing gives me a path of light! Code:
Load image "media\Grat-Pat1.bmp",1
paste image 1, screen width()/2, screen height()/2
suspend for key
I have upgraded to U76 and tried it before the update witht he version from the DVD. All I get is a black screen until I pres a key. I have tried loading lots of different images including those that come with DBPro. All produce the same. I am running Vista SP2 and have ensured there is no AV conflict with Norton.
I have been able to create objects and move the camera among other things but this stumps me. The only compile error I get is:
No icon is specified for the final exe
I have ensured theimage file is in the media folder and saved the DBPro file adn project first. I have tried using Sync and that has no effect. Am I doing something really dumb or is DBPro on it's own agenda?