Re: [IronPython] loading an image in silverlight, in xaml, from the .xap

2008-08-07 Thread Dan Eloff
ght VS tools, and it worked both in FF3 and IE8, ugh. There's >> nothing fundamentally different about the 2, so I'm a little confused. >> I'm trying to make a minimal C# repro and figure out who to blame, me >> or the SL team. =P >> > >> > ~js >> > >

Re: [IronPython] loading an image in silverlight, in xaml, from the .xap

2008-08-04 Thread Jimmy Schementi
> -Original Message- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Dan Eloff > Sent: Sunday, August 03, 2008 2:13 PM > To: Discussion of IronPython > Subject: Re: [IronPython] loading an image in silverlight, in xaml, > from the .xap >

Re: [IronPython] loading an image in silverlight, in xaml, from the .xap

2008-08-03 Thread Dan Eloff
or the SL team. =P > > ~js > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:users- >> [EMAIL PROTECTED] On Behalf Of Dan Eloff >> Sent: Friday, July 11, 2008 11:53 PM >> To: Discussion of IronPython >> Subject: [IronPython] loading an image

Re: [IronPython] loading an image in silverlight, in xaml, from the .xap

2008-07-31 Thread Jimmy Schementi
Original Message- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Dan Eloff > Sent: Friday, July 11, 2008 11:53 PM > To: Discussion of IronPython > Subject: [IronPython] loading an image in silverlight, in xaml, from > the .xap > > I cannot load an

Re: [IronPython] loading an image in silverlight, in xaml, from the .xap

2008-07-12 Thread Jimmy Schementi
M > To: Discussion of IronPython > Subject: [IronPython] loading an image in silverlight, in xaml, from > the .xap > > I cannot load an image from in the xap file via uri. > > This one has been bugging me for a long time now. I think it must have > something to do with a differe

[IronPython] loading an image in silverlight, in xaml, from the .xap

2008-07-11 Thread Dan Eloff
I cannot load an image from in the xap file via uri. This one has been bugging me for a long time now. I think it must have something to do with a difference between a Chiron xap and a VS built xap. Could someone on the silverlight team (Jimmy!) please take a look at the demo project and tell me