Re: [IronPython] Creating GUI Controls with IronPython

2007-09-11 Thread Dino Viehland
September 11, 2007 9:33 AM To: Discussion of IronPython Subject: Re: [IronPython] Creating GUI Controls with IronPython I may be misunderstanding your response, or I misstated my question. What I'd like to do is create a new User Control using the IronPython plugin for VS 2005. When I create a

Re: [IronPython] Creating GUI Controls with IronPython

2007-09-11 Thread luis cota
I may be misunderstanding your response, or I misstated my question. What I'd like to do is create a new User Control using the IronPython plugin for VS 2005. When I create a new project or add a new Item to my project, I cannot see User Control as an option, only a Form. Is there a way around t

Re: [IronPython] Creating GUI Controls with IronPython

2007-09-11 Thread darren
IIRC, there should be a drop-in control for "User Control", or the appropriate reference needs to be "checked" in the toolbox options. > I have downloaded the VS2005 Addin for IronPython (found on the msdn > Blogs). This is a fantastic way to have access to Intellisense for the > .NET > libraries

[IronPython] Creating GUI Controls with IronPython

2007-09-11 Thread luis cota
I have downloaded the VS2005 Addin for IronPython (found on the msdn Blogs). This is a fantastic way to have access to Intellisense for the .NET libraries. I'd like to use this to create a few GUI controls, though cannot find this option when selecting Add New Item in the Solution Explorer. It a