On 14/07/2010 21:33, Luke Kenneth Casson Leighton wrote:
On Wed, Jul 14, 2010 at 8:27 PM, Jonathan Fine<jf...@pytex.org>  wrote:
Hi

Like quite a few others at this conference, I'm interested in
JavaScript.  And so I've created in the wiki a page listing all events that
seem to be significantly related to JavaScript.

   http://wiki.europython.eu/JavaScript

This page lists 14 events.  If you're interested in JavaScript, please take
a look.
  ah.  is michael foord on this mailing list at all?  michael, could
you kindly point me in the direction of some demo code where it is
possible to access DOM objects inside a web browser from Silverlight?

Hey Luke,

Here's the official documentation on the topic, which uses the "new style" IronPython and Silverlight integration:

    http://ironpython.net/browser/docs.html#interacting-with-markup

I'll be covering it briefly in my talk on Silverlight.

I also have some old style examples on my website:

http://www.voidspace.org.uk/ironpython/silverlight/silverlight_api.shtml#accessing-the-browser-dom

Both styles of DOM access still work and you can even mix them in an app.

he online examples on my website no longer work with recent versions of Silverlight. :-( If you download them and replace the IronPython binaries with a recent release they should still work fine. (i.e. all the code works fine its just the old IronPython runtime that is out of date.)

All the best,

Michael Foord

i'd realllly appreciate it as i will be able to begin a fifth runtime
for pyjamas (compiling using IronPython) once i know where to begin.

  l.
_______________________________________________
EuroPython 2010 - Birmingham, 17-24 July 2010 - http://www.europython2010.eu
EuroPython mailing list
EuroPython@python.org
http://mail.python.org/mailman/listinfo/europython


--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of 
your employer, to release me from all obligations and waivers arising from any 
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, 
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and 
acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your 
employer, its partners, licensors, agents and assigns, in perpetuity, without 
prejudice to my ongoing rights and privileges. You further represent that you 
have the authority to release me from any BOGUS AGREEMENTS on behalf of your 
employer.


_______________________________________________
EuroPython 2010 - Birmingham, 17-24 July 2010 - http://www.europython2010.eu
EuroPython mailing list
EuroPython@python.org
http://mail.python.org/mailman/listinfo/europython

Reply via email to