[IronPython] Dynamic-ish programming, or MissingMemberException
Michael Foord
fuzzyman at voidspace.org.uk
Thu Jul 8 20:30:19 CEST 2010
On 08/07/2010 19:26, Marcin Krol wrote:
> [snip...]
>> IronPython Tools doesn't have a winforms designer because it isn't
>> really possible without horrible hacks. I recommend using the Visual
>> Studio C# designer and then subclass the classes it generates from
>> IronPython.
>
> Thanks, this saves me newbie pains - but can I make this work with VS
> 2010 Express?
>
Yes - just compile assemblies from the VS 2010 C# Express winforms
designer. Add references to those assemblies and import from them in
IronPython as you would for any .NET assembly.
Michael
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
More information about the Ironpython-users
mailing list