Hello, > I'm playing with gsharp [lovely!] > <http://www.mono-project.com/CsharpRepl> with my Gtk# application. But > I don't see any way to 'embed' the gsharp CLI into an application. What > I want is just a button in the app that opens gsharp conencted to > [withing?] the application. Has anyone done that?
This is a good idea, and I had never considered it myself. At this point, your best option to embed is to copy/paste that code into your app. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
