Re: [pygtk] IronPython

2004-09-11 Thread David M. Cook
On Fri, Sep 10, 2004 at 08:16:25AM -0400, Dave Aitel wrote:

> Has anyone looked at IronPython? I think you could write a pyGTK that
> used (wrapped) the GTK# libraries so all our great pyGTK programs could
> run on Mono.

http://usefulinc.com/edd/blog/contents/2004/08/24-monoadn-ex/read

Dave Cook
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] IronPython

2004-09-10 Thread Gustavo J. A. M. Carneiro
Sex, 2004-09-10 às 08:16 -0400, Dave Aitel escreveu:
> Has anyone looked at IronPython? I think you could write a pyGTK that
> used (wrapped) the GTK# libraries so all our great pyGTK programs could
> run on Mono.

  Hm.. not quite.  The Gtk# API from python is fairly different from the
pygtk one.  Same happens with python programs using standard python
modules.  And I don't see any advantage on having programs run on Mono,
unless you need some mono library.  But I think python has already a
very rich library.

  Regards.

-- 
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic.

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] IronPython

2004-09-10 Thread Dave Aitel
Has anyone looked at IronPython? I think you could write a pyGTK that
used (wrapped) the GTK# libraries so all our great pyGTK programs could
run on Mono.

Just an idea.

-dave


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/