Does anyone have a sample of hosting IronPython in VisualBasic ([2005|2008] [Express|Standard])?
Thanks Robin > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Michael Foord > Sent: 26 November 2007 10:48 > To: Discussion of IronPython > Subject: Re: [IronPython] Doubt with C# and PythonEngine > > Hello Jose, > > PocketPC uses the Compact framework which doesn't include the Reflect > Emit 'stuff' necessary to run IronPython. So it just plain won't work - > sorry. :-( > > There are some examples over on the IronPython cookbook if you are still > interested however - http://www.ironpython.info > > Michael Foord > http://www.manning.com/foord > > Jose Ignacio Gisbert wrote: > > > > Hi all, > > > > > > > > I am developing an application for Pocket PC which Graphic interface > > is in C#, but I want to call methods in some situations (when press > > certain button for example) that are coded in Python and which use > > xmlrpclib library. I have read some lines about embedding Python in C# > > creating a PythonEngine and a bit more, but any clear example or > > tutorial of how to do it. If you could tell me any page or tutorial I > > would be very pleased. Sorry for my ignorance. > > > > > > > > Thanks in advance > > > > _______________________________ > > *José Ignacio Gisbert Sanus* > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > 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 _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
