"Méta-MCI" <[EMAIL PROTECTED]> writes:
[...]
> And, all COM-servers builds with Python are dynamic-COM-server.
Not true. Look for "comtypes" on this page:
http://python.net/crew/theller/ctypes/
[...]
> about Iron Python: is there a good IDE for it that has
Hi!
> No. The IDIspatch-interface explicitely lists what methods with what
> arguments it has. So code completion is possible there as well.
Sorry, I think different.
In VS, assists use TLB for find methods & arguments.
Dynamic-server can't have TLB.
Other way for verify : try a Makepy on a COM
Can someone suggest some criterion for selecting Python, JPython or Iron
Python for COM Scripting?
I have not looked: I assume there are multiple eclipse plugins for
Python/JPython/Iron Python. Could someone recommend one? I'll also try out
eric that was mentioned previously.
I figured o
nd language for COM scripting?
>
> I was experimenting with Groovy and Eclipse and was extremely pleased to
> discover that I get the typing assist with that combination. However, I'm
> getting an accvio with a minimal outlook COM client. I hear great things
> about Iron Pyth
"M��" schrieb:
> Hi!
>
>> I love the typing assist I get when using C# in VS2005 to write COM
>> clients.
>
> But this run only for static-COM-servers. Dynamic-COM-servers are not
> supported by these assists.
No. The IDIspatch-interface explicitely list
Hi!
>I love the typing assist I get when using C# in VS2005 to write COM
>clients.
But this run only for static-COM-servers. Dynamic-COM-servers are not
supported by these assists.
And, all COM-servers builds with Python are dynamic-COM-server.
And also, dynamic-COM-server is a marvelous way fo
with Groovy and Eclipse and was extremely pleased to
discover that I get the typing assist with that combination. However, I'm
getting an accvio with a minimal outlook COM client. I hear great things
about Iron Python: is there a good IDE for it that has a typing assist?
Thanks,
Sieg
BartlebyScrivener <[EMAIL PROTECTED]> wrote:
>On May 15, 5:22 am, John Machin <[EMAIL PROTECTED]> wrote:
>> > > Anybody tried it?
>>
>> > Me.
>>
>> Me too.
>
>Anybody like it?
I think it is a fascinating development, but it is aiming in a different
direction. To a certain extent, you have to sepa
BartlebyScrivener napisał(a):
Anybody tried it?
>>> Me.
>> Me too.
>
> Anybody like it?
Tried id, did not found any use, put on shelf. Don't know if this case
fits "likes" or "doesn't like". ;)
--
Jarek Zgoda
"We read Knuth so you don't have to."
--
http://mail.python.org/mailman/listin
On May 15, 5:22 am, John Machin <[EMAIL PROTECTED]> wrote:
> > > Anybody tried it?
>
> > Me.
>
> Me too.
Anybody like it?
rd
--
http://mail.python.org/mailman/listinfo/python-list
On May 15, 8:05 pm, Jarek Zgoda <[EMAIL PROTECTED]> wrote:
> Jon Harrop napisa³(a):
>
> > Anybody tried it?
>
> Me.
>
Me too.
--
http://mail.python.org/mailman/listinfo/python-list
Jon Harrop napisał(a):
> Anybody tried it?
Me.
--
Jarek Zgoda
"We read Knuth so you don't have to."
--
http://mail.python.org/mailman/listinfo/python-list
Anybody tried it?
--
Dr Jon D Harrop, Flying Frog Consultancy
The F#.NET Journal
http://www.ffconsultancy.com/products/fsharp_journal/?usenet
--
http://mail.python.org/mailman/listinfo/python-list
"Both remote (PC-based) and autonomous (robot-based) execution
scenarios can be developed using a selection of programming languages,
including those in Microsoft Visual Studio® and Microsoft Visual
Studio Express languages (Visual C#® and Visual Basic® .NET),
JScript® and Microsoft IronPython 1.0
Dennis Lee Bieber wrote:
> On 6 Dec 2005 08:25:43 -0800, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> declaimed the following in comp.lang.python:
>
>
>>Hello,
>>
>>I run exactly inside IronPython-0.9.5\bin where IronPython.dll exist.
>>I've already uninstalled my .net 1.1 so there is onle .net 2.0
Hello,
I run exactly inside IronPython-0.9.5\bin where IronPython.dll exist.
I've already uninstalled my .net 1.1 so there is onle .net 2.0
pujo
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Hello,
>
> I have test.py:
> print 'hello'
>
> I compile using iron python the result is test.exe
>
> I have got error message when I tried to call test.exe telling that
> test.exe is not a valid win32 application.
>
> H
I use version 0.9.5
Windows xp with .net framework 2.0, visual studio Express
pujo
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I have test.py:
> print 'hello'
>
> I compile using iron python the result is test.exe
>
> I have got error message when I tried to call test.exe telling that
> test.exe is not a valid win32 application.
>
> How can I solve this prob
[EMAIL PROTECTED] wrote:
> Hello,
>
> I have test.py:
> print 'hello'
>
> I compile using iron python the result is test.exe
>
> I have got error message when I tried to call test.exe telling that
> test.exe is not a valid win32 application.
>
> H
Hello,
I have test.py:
print 'hello'
I compile using iron python the result is test.exe
I have got error message when I tried to call test.exe telling that
test.exe is not a valid win32 application.
How can I solve this problem?
Sincerely Yours,
Pujo
--
http://mail.python.o
21 matches
Mail list logo