directpython application bug

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vedran@v-programs.com

    #1

    directpython application bug

    Hello,
    I using directpython for making 3d miniature applications,bu t I have
    one problem about directpython.
    This is my code for example:

    import d3d
    import d3dc
    import d3dx



    device=d3d.crea teDevice()
    groundtexture=d 3d.Font(u'my program',30)

    ....and when I run this code, directpython just open window and after
    few minutes close the window


    What to I do?


    Thanks!!!

Working...