First - yay a new release well done ;-)<br><br>Now a WPF Question... <br><br>I am using a listbox and in VB.net used TheLisbox.SelectedItem.Content to get the string selected.<br><br>Try this with IronPython (and after an impressively long traceback) the error is &#39;AttributeError: &#39;str&#39; object has no attribute &#39;Content&#39;&#39;.<br>
<br>So IP has converted the &#39;Object&#39; of SelectedItem straight to a string - handy for me but shouldn&#39;t it be a ListBoxItem?<br><br>Thanks,<br>Davy<br clear="all"><br>-- <br>Davy Mitchell<br>Blog - <a href="http://www.latedecember.co.uk/sites/personal/davy/">http://www.latedecember.co.uk/sites/personal/davy/</a><br>
Twitter - <a href="http://twitter.com/daftspaniel">http://twitter.com/daftspaniel</a><br>Skype - daftspaniel <a href="http://needgod.com">http://needgod.com</a>