Oh deary me... I looked at that sample code you linked to. He's not even subclassing, it's all standard .NET objects!
On 11/4/05, Liam Clarke <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks so much for that Keith. I'd have never have thought of > subclassing Process. > And yes, please, any examples would be fantastic. > > Regards, > > Liam Clarke > > On 11/4/05, Keith J. Farmer <[EMAIL PROTECTED]> wrote: > > Liam -- > > Email me if you're interested in a real quick shell I just wrote up. > > It's about 120 lines of user code at the moment, and doesn't do any > > colors or history, but it should give you a start. > > ----- > > Keith J. Farmer // [EMAIL PROTECTED] > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > > _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
