[IronPython] Doubt with C# and PythonEngine
Michael Foord
fuzzyman at voidspace.org.uk
Mon Nov 26 10:48:07 CET 2007
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
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
More information about the Ironpython-users
mailing list