[Ironpython-users] Using Silverlight 5 in IronPython

sepatan at sibmail.com sepatan at sibmail.com
Fri Mar 22 05:10:45 CET 2013


> Hello I am wondering if it is possible to import the json module into a
> Silverlight 5 application. Would I need to compile it into a xap?
>
> If so how can I do this I am having no luck running a XAP file in Chiron
>
> Can I do this the other way
>
> <script type="text/python">
> import json
>
> ... Doesn't work either not sure what I am doing wrong
>
> Thank you for any advice
>
> *cheers
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> http://mail.python.org/mailman/listinfo/ironpython-users
>

I forgot, please add to the section body in x.html:

<div id="blok1">
	<p><input id="say_hello" type="button" value="Click here"
onClick="ctl_sbutton1_onclick"></p>
</div>




More information about the Ironpython-users mailing list