Page 1 of 1

(solved) Simple Programming Question

Posted: Tue Dec 15, 2009 5:05 pm
by MrCripsyBacon
Solved

Re: Simple Programming Question

Posted: Tue Dec 15, 2009 5:14 pm
by Falco Girgis
At first glance, I would say that your "cursor.png" is not in the program's working directory.

Re: Simple Programming Question

Posted: Tue Dec 15, 2009 6:08 pm
by JaxDragon
Make sure that cursor.png is in the directory where the source file is located, as well as the directory where the game's exe is located.

Re: Simple Programming Question

Posted: Wed Dec 16, 2009 6:01 pm
by MrCripsyBacon
solved

Re: (Still cant solve) Simple Programming Question

Posted: Thu Dec 17, 2009 2:50 pm
by RyanPridgeon
You made a spelling error.

Seriously, read your code through before posting :P

Re: (solved) Simple Programming Question

Posted: Thu Dec 17, 2009 3:37 pm
by hurstshifter
Also, while this was quite a simple problem, it would always be best to leave the context of your problem within the original post even once it is solved(Marking the title of the thread as (SOLVED) is sufficient). That way, if someone else experiences the same problem in the future they can search the forum and your post/thread will be there as a guiding light. :)