Hi Bruce,
I have not done any WPF myself, but there are a lot of resources on the web:
- http://www.ironpython.info/index.php/WPF_Example
- google "ironpython wpf"
I can also recommend "IronPython in Action" book, it has a chapter on WPF.
As for "label1.contents", shouldn't it be "label1.C
I've done some WPF in C# using VisualStudio 2010 and I've done some Python in
IDLE, but I've never done IronPython using WPF in VS2010.
Are there any references or web pages to help people get to First base? (I'm
looking specifically for IronPython WPF using VS2010 - I've found so many
generic