[IronPython] Iron Python and Silverlight Visual Designer/Editor
Jimmy Schementi
Jimmy.Schementi at microsoft.com
Thu Jan 14 23:04:20 CET 2010
I would start from this:
http://visitmix.com/labs/gestalt/downloads/xaml.playground.html
It's a designer surface in the browse, feels a little like Blend, but still needs a bit of work. It would be pretty easy to allow Python code to be part of this UI as well; like double clicking on the UI elements you drop on the canvas and defining callbacks and whatnot.
Plus, you could probably write it all in Python =)
~Jimmy
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Andrew Evans
Sent: Thursday, January 14, 2010 1:48 PM
To: users at lists.ironpython.com
Subject: [IronPython] Iron Python and Silverlight Visual Designer/Editor
Hello everyone on the List
I am considering a project, which is to build a Visual Editor for Silverlight Applications specific to IronPython. From what I understand IronPython Studio supports WPF but not silverlight specifically (correct me if I am wrong)
I would like to build it in the way that it generates Python first unless specified than generates XAML python mix.
So my first question is how do you recommend I go about doing this, is it worth doing? It will be a huge learning curve having very little C# experience and Developing in foreign GUI Code. But it is something I would like to do
Let me know your thoughts
Cheers
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100114/c8ee7e0a/attachment.html>
More information about the Ironpython-users
mailing list