Page 1 of 1

Posted: Mon Mar 24, 2003 5:07 am
by BackupUser
Restored from previous forum. Originally posted by turtle1776.

I just downloaded the demo today and I noticed that the "Debugger" menu item is grayed out. Is it accessible in the demo version?

Also, I'm using full screen mode in the Sprite library. Is it possible to check the debugger while you are doing that?

Thanks!

Posted: Mon Mar 24, 2003 7:51 am
by BackupUser
Restored from previous forum. Originally posted by Pupil.

I think the demo always compile with debugger on - it's one of the restrictions in the demo.

Posted: Mon Mar 24, 2003 1:05 pm
by BackupUser
Restored from previous forum. Originally posted by turtle1776.

Ah yes, it is always on. That is good, actually.

So how do I check it when I am running a game in full screen mode?

Posted: Mon Mar 24, 2003 2:40 pm
by BackupUser
Restored from previous forum. Originally posted by Pupil.

Try to insert a 'CallDebugger' command somewhere and see if a debugg window pops up, as i remember it should.