[IronPython] 3rd Party Controls & IronPython

2007-09-13 Thread luis cota
Have any of you been able to use the VS 2005 plugin to build a WinForms application that uses 3rd party controls? Each time I try to add a control to the form, the rendering of the form goes to hell and throws a ton of exceptions. ___ Users mailing list

[IronPython] Eclipse-Like Framework for .NET

2007-09-12 Thread luis cota
Do any of you know of an eclipse-like framework for building applications in .NET? I'm looking for a plug-in style architecture that provides a shell of an application with the developer creating different "views" and "plugins" for use within the framework. it looks like VS 2008 is going in this

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

[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

[IronPython] sys.path_importer_cache (or another SQL abstraction library?)

2007-09-05 Thread luis cota
rhaps you can suggest a good SQL abstraction library such as SQLObject that works with IronPython. Thanks, - Luis On 9/5/07, Michael Foord <[EMAIL PROTECTED]> wrote: > > luis cota wrote: > > Does anyone have (or know of) a working zipimport implementation for > > IronPytho

[IronPython] ZipImport Implementation?

2007-09-05 Thread luis cota
Does anyone have (or know of) a working zipimport implementation for IronPython? I'm trying to make use of the SQLObject library and need zipimport for this. Thanks! - Luis ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/l