OK guys
I'm experimenting around a bit with DB Pro in the moment, and I'm having a little problem. Either I have done something wrong, or there's something else wrong I don't know....
Anyway, what I wanna do is this: At the top left corner of the screen should be displayed an button, that when clicked should show the options menu. And that's where the problem begins, with displaying that button. First, I show how it should look like:
And what I did in the code is load the image as image 2 (I tried jpg, now I tried it as bmp), and then paste the image at X0 Y0 in the main loop. And now, what I get after compiling is this:
Can anybody help me with that one? Is that a bug in DBPro or is the problem sitting in front of the computer?
Thanks for your help guys
1 PRINT "This s..t works!!!"
2 GOTO 1
RUN