I'm trying to hide the debugger window that pops up when you compile your code with the IDE debugger. It normally doesn't pop up at all on Windows XP. But on Windows 8 it does, is there an option that hides it? Keep in mind I don't want it to pop up at all. I just want the debugger to do its job in the IDE and that's it.
Edit: The window only seems to pop up when the source is compiled to require administrator privileges.
Hiding Debugger Window
Hiding Debugger Window
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Hiding Debugger Window
I couldn't live without the debug window
Not sure that it can be suppressed.......
File/Preferences/Debugger/Default Windows
Is Debug Output un-ticked?
Not sure that it can be suppressed.......
File/Preferences/Debugger/Default Windows
Is Debug Output un-ticked?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: Hiding Debugger Window
After toying with it for a couple seconds I figured out its a bug in PureBasic. On Windows Vista/7/8 machines PureBasic forces the Standalone GUI debugger even when you have it set to Integrated IDE Debugger. I will file a bug report.IdeasVacuum wrote:I couldn't live without the debug window![]()
Not sure that it can be suppressed.......
File/Preferences/Debugger/Default Windows
Is Debug Output un-ticked?
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.
