Re: [IronPython] png images in xaml

2010-07-08 Thread Lukas Cenovsky
On 8.7.2010 22:21, Rob Brown-Bayliss wrote: Hi I am using visual studio 2010 and the iron python tools. How do I place an image in a dialog? I have this in my xaml: and in the project directory I have the Images folder and the png ima

Re: [IronPython] png images in xaml

2010-07-08 Thread Michael Foord
On 08/07/2010 21:21, Rob Brown-Bayliss wrote: Hi I am using visual studio 2010 and the iron python tools. How do I place an image in a dialog? I have this in my xaml: and in the project directory I have the Images folder and the png im

[IronPython] png images in xaml

2010-07-08 Thread Rob Brown-Bayliss
Hi I am using visual studio 2010 and the iron python tools. How do I place an image in a dialog? I have this in my xaml: and in the project directory I have the Images folder and the png image. But nothing shows when I run the app. Is it p