Hello...
I've been looking for somewhat of an alternative to the Microsoft Visual Basic IDE/compiler.
After looking around, I discovered MonoDevelop. It's great so far, although there isn't a GUI designer, but I can deal with that for the time being.
One problem I'm having,,, well, I'm not sure if it's a problem, a setting, or just how it is; when I compile a VB project with MonoDevelop, and run it on windows, behind the Frame/Form GUI, there's a empty console window. With Microsoft's VB Compiler/IDE, that window doesn't exist, you can only see the Frame/Form.
So, my question is... Is that console supposed to be there? Can I turn it off? Or is it just the way MonoDevelop works?
Thanks in advance,
Stephen