Re: [Ironruby-core] Manipulating Silverlight controls dynamically from IronRuby - is it currently possible ?

2008-04-08 Thread Ivan Porto Carrero
Hi Yes the button control is available. The code that goes with that blog post uses a button. I want to improve that code still because you can do more with IronRuby than that. I just need some time to do it. http://flanders.co.nz/2008/04/06/an-ironruby-digg-client/ Basically you need to add the

Re: [Ironruby-core] Manipulating Silverlight controls dynamically from IronRuby - is it currently possible ?

2008-04-08 Thread Thibaut Barrère
Hi Ivan, thanks a lot for all this, that will definitely be useful! Is it currently possible to add children to an existing Silverlight control from the ruby code side ? Any hint most welcome on that point too ! cheers -- Thibaut ___ Ironruby-core

Re: [Ironruby-core] IronRuby with Silverlight question

2008-04-08 Thread John Lam (DLR)
Have you looked at silverlight.rb from our http://dynamicsilverlight.net samples? If it's not there, look at the Part 3 sample from my intro to Ruby + Silverlight blog post: http://www.iunknown.com/2008/03/dynamic-silve-2.html Thanks, -John -Original Message- From: [EMAIL

Re: [Ironruby-core] IronRuby with Silverlight question

2008-04-08 Thread Thibaut Barrère
Have you looked at silverlight.rb from our http://dynamicsilverlight.netsamples? It's all there - thanks for the link! cheers Thibaut ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core

[Ironruby-core] SVN r93 is up

2008-04-08 Thread John Lam (IRONRUBY)
We now pass 1541/2468 specs (62%). A bunch of String specs were re-enabled since we no longer crash when parsing them. Work is still ongoing to start running the trunk rubinius specs, but we need some more features in the libs first (the rubinius spec rewrite uses some standard libraries that