Jorma Paavola wrote:
Hi over there !
I have a small problem, a bit
similar Isaac Wagner recribed some time ago:
My GUI-testSw was made by Win2k Pro: Python 2.5; wxPython 2.8.3.0
and
Unicode or ansi build?
Unicode
Py2exe 0.6.6 and works_ fine_!
when I tried it with Win98 I got
Error message:
can´t cteate window wxWindowClassNR (error 0: the operation
completed
succesfully)
Does the app have the same problem if it is run on the win98
machine in the natural form (meaning without py2exe)?
I don´t know yet - my goal is first try to get it
running in “clean win98”
(Resources seem to stay high 78 … 94% !)
I also ran my GUI-testSW on Me- and Xp-OS´s, which gave nearly similar
tracebacks.
On Xp´s Me-, 98- and 95-emulation modes it worked perfectly
again !?
– Robin Dunn
Software Craftsman
Java give you jitters? Relax with wxPython!
Jorma Paavola