t;
> ~Jimmy
>
> > -Original Message-
> > From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> > boun...@rubyforge.org] On Behalf Of Mark Ryall
> > Sent: Monday, January 25, 2010 7:12 PM
> > To: ironruby-core@rubyforge.org
> > Subject:
;> boun...@rubyforge.org] On Behalf Of Mark Ryall
>> Sent: Monday, January 25, 2010 7:12 PM
>> To: ironruby-core@rubyforge.org
>> Subject: Re: [Ironruby-core] using custom controls with gestalt
>>
>> In case anyone is curious - I got this to work by putting the
&
> -Original Message-
> From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> boun...@rubyforge.org] On Behalf Of Mark Ryall
> Sent: Monday, January 25, 2010 7:12 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] using custom controls with gestal
In case anyone is curious - I got this to work by putting the
Microsoft.Maps.MapControl.dll and Microsoft.Maps.MapControl.Common.dll
assemblies directly into the DLR.xap file.
This doesn't seem ideal - the slvx approach ensures that silverlight
applications can avoid downloading command dependenci
I'm preparing some demos of using silverlight+ironruby with gestalt.
It's really impressive but i'd like to show an example using the bing
map control but can't work out how to make external controls
available.
Here's what I thought I should do:
* Created a Microsoft.Maps.slvx containing the
Mic