On 12/04/2010 13:33, Michael Foord wrote:
Hello all,
I'm trying to use the new RichTextBox from Silverlight 4 with
IronPython. I have IronPython 2.6.1 RC and Silverlight 4 RC installed
(Windows). It fails with a "SystemError: Specified method is not
supported" when instantiating the RichTextB
Hello all,
I'm trying to use the new RichTextBox from Silverlight 4 with
IronPython. I have IronPython 2.6.1 RC and Silverlight 4 RC installed
(Windows). It fails with a "SystemError: Specified method is not
supported" when instantiating the RichTextBox.
The code is:
from System.Windows im