[IronPython] New User

Dino Viehland dinov at exchange.microsoft.com
Thu Feb 23 23:25:15 CET 2006


Actually I guess it's not quite a built-in module, it's a DLL that comes w/ Python.  But we also don't support CPython's plugin model either.


Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Thursday, February 23, 2006 2:23 PM
To: Discussion of IronPython
Subject: Re: [IronPython] New User

The tkinter module requires that we implement the _tkinter module in the IronPython core.  Currently we haven't done that, and I don't think it's really been on our radar.

Alternately there is both WinForms and Avalon/WPF interop but that might not meet your interoperability needs.


Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of JoeSox
Sent: Thursday, February 23, 2006 1:41 PM
To: users at lists.ironpython.com
Subject: [IronPython] New User

Hello,

I'm new to using IronPython and am working, in my spare time, to
integrate MIT's ConceptNet to C# and am debating to use IronPython or
not.

Right now I am having trouble understanding how, and if, IronPython is
compatible with Tkinker because I am just trying to run ConceptNet's
Mini-Browser demo thru IronPython.

There maybe an easy answer to this question but seeing how I am new to
both Python and IronPython, it is not obvious to me.

Thanks,
--
Joseph
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list