Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / [LOCKED] load image getting blank screen

Author
Message
permm
14
Years of Service
User Offline
Joined: 16th Jun 2009
Location:
Posted: 23rd Jun 2009 05:14
Whenever I try to put a image in all I get is a blank screen no errors after debugging. Any ideas why ?

#include "DarkGDK.h"
void DarkGDK ( void )
{

dbSyncOn ( );
dbSyncRate ( 60 );

dbLoadImage ( "vb game pic1.jpg" ,1);
while LoopGDK ())
{
dbSync ( );
}

return;
}
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 23rd Jun 2009 05:53
this is DBC board man, not DGDK, i understand your thinking on posting a DBC C++ command on this board but I dont think anyone here will know

There are only 10 kinds of people in the world, those who understand binary and those who dont

Login to post a reply

Server time is: 2024-05-20 09:16:12
Your offset time is: 2024-05-20 09:16:12