[Implemented] IDE - Suppress MessageRequester on Error.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

[Implemented] IDE - Suppress MessageRequester on Error.

Post by skywalk »

While debugging, it would be great to have a 'Silent' option.
Please suppress the MessageRequester prompts, since the information is already in the error log.
Really want to limit the popups and clicking. :(
Last edited by skywalk on Thu Aug 01, 2013 7:49 pm, edited 1 time in total.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: [IDE/DEBUGGER] - Please suppress MessageRequester on Err

Post by skywalk »

Feature added in v5.2b8 :D
Change Preferences:
[Alt+z] - Debugger - [ ] Display compilation errors in a window
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Post Reply