Re: directpython question

2007-09-25 Thread Heikki Salo
veki wrote: > Hello, > I've got IBM Thinkpad 30 laptop with configuration: > > IBM Thinkpad R30 > P3 Mobile Celeron 900mhz > 128mb sdram pc133 > 15gb hdd > cd-rom Teac cd-224e > 56K V.90/92 > 10/100 Ethernet > lpt port > ps2 port > 2 x usb port > vga-out > pcmcia > > ,then I have been install dir

Re: directpython question

2007-09-24 Thread Tim Roberts
"veki" <[EMAIL PROTECTED]> wrote: > >Hello, >I've got IBM Thinkpad 30 laptop with configuration: >... >,then I have been install directx 9.0c,Python 2.5 and directpython for >python 2.5.On my two computers directpython works but on this >laptop it don't want work e.g: > >When I want execute this sc

Re: directpython object move

2006-11-09 Thread Gabriel Genellina
At Thursday 9/11/2006 15:01, [EMAIL PROTECTED] wrote: How can I move objects in directpython??? I suggest you post directpython questions on its specific mailing list, see the SourceForge project page. -- Gabriel Genellina Softlab SRL __ C

Re: DirectPython

2006-08-28 Thread Heikki Salo
Jérôme Le Bougeant wrote: > Hello, > > I have DirectPython 0.5 (http://directpython.sourceforge.net/) and python2.4 > (directx9.0C installed). > Samples do not work, I have this error : "RuntimeError: Failed to create a > device" > For example with sampleBasic.py : > > Traceback (most recent cal