Re: [DirectPython] sampleTk.py
Status: Inactive
Brought to you by:
hsalo
From: Heikki S. <ho...@gm...> - 2007-12-27 19:49:54
|
_____ From: dir...@li... [mailto:dir...@li...] On Behalf Of ?? Sent: 25. joulukuuta 2007 13:44 To: dir...@li... Subject: [DirectPython] sampleTk.py Dear Sirs, Modified program of tk.py is attached. It works on my notePC. BR, sugi Great work. I always tought that it was somethings simple. The solution was easy when I saw your code: width and height for d3d.createDevice() must not be zero. wxPython sample behaves little differently (zero arguments are correctly fixed), so the issue was not that obvious, especially when it was buried deep in C++ code. But it works now. -- Heikki Salo |