|
From: sysprv on 7 Jul 2008 08:39 On Jul 7, 9:23 am, "jiri.zahra...(a)gmail.com" <jiri.zahra...(a)gmail.com> wrote: > On 7 Èec, 08:21, alex23 <wuwe...(a)gmail.com> wrote: > > > On Jul 7, 12:31 am, "jiri.zahra...(a)gmail.com" > > > <jiri.zahra...(a)gmail.com> wrote: > > > I personally does not like COM solution. I prefer some simple library > > > but may be it is just a hope. > > > Still looking for better solution ... > > JZ How about using Jython and Rhino [http://www.mozilla.org/rhino/] ? Could be worth your while, if you could live with coding for an older version of the Python spec. /sysprv
From: Alan Isaac on 10 Jul 2008 15:07 Daniel Fetchinson wrote: > Is there a way to do similar things on linux? NJSModule? http://en.wikipedia.org/wiki/NJS Alan Isaac
From: Daniel Fetchinson on 10 Jul 2008 17:23 >> Is there a way to do similar things on linux? > > NJSModule? > http://en.wikipedia.org/wiki/NJS This seems to be very good indeed. Just downloaded njs but the only njsmodule version I could find was for python 2.1. Does anyone have a recent copy? Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown
From: Alan Isaac on 11 Jul 2008 13:24 >>NJSModule? >>http://en.wikipedia.org/wiki/NJS Daniel Fetchinson wrote: > This seems to be very good indeed. Just downloaded njs but the only > njsmodule version I could find was for python 2.1. Does anyone have a > recent copy? 1. You might ask here: http://lists.njs-javascript.org/cgi-bin/mailman/listinfo/users 2. Did you try to compile it? Is there anything obviously 2.5 incompatible? Cheers, Alan Isaac
From: Daniel Fetchinson on 11 Jul 2008 14:35 >>>NJSModule? >>>http://en.wikipedia.org/wiki/NJS > >> This seems to be very good indeed. Just downloaded njs but the only >> njsmodule version I could find was for python 2.1. Does anyone have a >> recent copy? > > 1. You might ask here: > http://lists.njs-javascript.org/cgi-bin/mailman/listinfo/users > > 2. Did you try to compile it? > Is there anything obviously 2.5 incompatible? Well, so far I couldn't even compile njs (./configure complains about HOST setting or some such) so haven't looked at njsmodule yet. Thanks for the suggestions! Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown
First
|
Prev
|
Pages: 1 2 3 Prev: Margins in the Tkinter Text widget Next: conflict between multiple installs of python (linux) |