Just starting out? Need help? Post your questions and find answers here.
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Post
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!
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Post
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.
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Post
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?
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Post
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.