[MonoDevelop] Source code for external console?
Michael Hutchinson
m.j.hutchinson at gmail.com
Tue Oct 18 06:47:44 EDT 2011
On Sat, Sep 17, 2011 at 8:36 PM, Charles Rich <rich at wpi.edu> wrote:
> Hi all,
>
> I am looking for the source code for the "external console," i.e., the
> window that pops up when you choose "Run on external console" under
> Project Options > Run > General in MonoDevelop.
>
> The source code for the MonoDevelop project is very large---I tried
> looking for this myself, but did not succeed. I am hoping one of the
> developers who is more familiar with the code will help me out.
>
> Btw, the reason I am looking is that I want to start the same window
> from my own application.
>
> Thanks in advance,
We have different implementations for Linux, Mac, Windows. Look for
StartConsoleProcess overrides on the PlatformService subclasses.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list