View Full Version : Compiling Code
moflaherty
08-22-2007, 02:58 PM
In the compiler, when compiling a custom indicator, can you get rid of the message box and instead just indicate the status somewhere that the compile was successful? You do this for errors, why not on successful compiles? This drives me nuts while writing code because I am switching to charts to test and it gets lost in your modeless forms. I don't mind the WAV file; just the message box.
:)
NinjaTrader_Ryan
08-22-2007, 03:10 PM
Hello:
Thank you for taking the time to suggest this option.
We will add to our list of future possible enhancements of the NT application.
Cheers,
moflaherty
08-22-2007, 07:23 PM
I guess I was incorrect about errors too -- they show up as message boxes. I am sure my request for any modal message boxes is obvious, but just in case, I would ask that you consider NO modal message boxes when compiling, both successful and with errors.