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

Reply via email to