Hi Slot!

>also the last parameter of
> the function should correctly indicate which screen are you using (5,8,
etc).
> I havent tested this function in all screens, only on screen 5 and 8.
Which
> screen are you using?

Screen 2...


> {$i msx.inc }
> begin
> screen(5);
> LoadGraphic('bkg.gfx',256,212,0,0,0,0,0,0,5);
> Graphicprint('Hello world',10,10,15,0);
> repeat until keypressed;
> screen(0);
> end.

Hey, this didn't work with me!!!
I had problems with "repeat until keypressed"!!!
Maybe I've missed something... mistake is mine!



> Anything else, just ask =)

Thank you Slot, you're very kind!!!

And, are you writing MSX Pad tutorials?
If yes, many of these kind of questions could be answered!

Thank you again,
Enrico

_______________________________________________
MSX mailing list ([EMAIL PROTECTED])
Info page: http://lists.stack.nl/mailman/listinfo/msx

Reply via email to