For archival purposes, here's the answer to this:
http://lists.ironpython.com/pipermail/users-ironpython.com/2010-January/011953.html
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
Ok I think I may have found the problem
In Visual Studio you need to add images as a Resource to the project so how
can I do this in IronPython using Chiron
Any ideas *cheers
On Tue, Jan 5, 2010 at 5:32 PM, Jimmy Schementi <
jimmy.scheme...@microsoft.com> wrote:
> Can you possibly send me your
Can you possibly send me your project zipped up? jimmysch*(at)*microsoft.com.
"images/stop.jpg" I believe will first look into images/stop.jpg inside the XAP
file, and the look at http://yourserver.com/path/to/xap/images/stop.jpg, but I
can get it working for you.
___
m [mailto:
> users-boun...@lists.ironpython.com] *On Behalf Of *Andrew Evans
> *Sent:* Tuesday, January 05, 2010 12:44 PM
> *To:* users@lists.ironpython.com
> *Subject:* [IronPython] Can't Get an Image on a Button Ipy Silverlight
>
>
>
> I have been trying for two days now and
I have been trying for two days now and can't seem to get it right. It
doesn't help that Silverlight returns no errors
Can any one help me figure out how to use an image as a Button in
Silverlight
some code I have tried
self.stopB = Button() # stop button
imageSource = Uri("image