Re: [IronPython] Direct3D IronPython Sample

2006-09-25 Thread psi
i've also found; clr.AddReferenceByPartialName("Microsoft.DirectX.Direct3D") clr.AddReferenceByPartialName("Microsoft.DirectX.Direct3DX") by seaching msdn for info on the missing objects/types and noting the assembly bit by bit more of the framework.py script runs, without any new downloads, howe

Re: [IronPython] Direct3D IronPython Sample

2006-09-22 Thread psi
this requires the directx sdk, which is 500mb, but if you only want to run it, cant you get away with just the microsoft.directx assembly and the directx runtime? ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/

Re: [IronPython] console startup time: 7s

2006-08-30 Thread psi
this is on windows, about 3 secs, always the same ( this is after having stripped out some new stuff i was doing since rc2 was installed ), however i'm not now really sure it slowed down from rc1 to rc2, the trouble is, its only my recollection that the startup on rc1 was faster. Q: just intereste

Re: [IronPython] console startup time: 7s

2006-08-25 Thread psi
this seems to have happened to me when i upgraded from rc1 ti rc2. ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com