From pykde Thu Apr 28 14:37:21 2005 From: Richie Hindle Date: Thu, 28 Apr 2005 14:37:21 +0000 To: pykde Subject: Re: [PyKDE] PythonQt Eric3 issues Message-Id: X-MARC-Message: https://marc.info/?l=pykde&m=111469904615025 I was able to get PythonQt/Eric running with this batch file: @echo off set PYTHONPATH=C:\PythonQt\eric3\eric\ThirdParty\brm;C:\PythonQt\eric3\eric;C:\PythonQt\lib\site-packages set PATH=C:\PythonQt;%PATH% cd C:\PythonQt\eric3\eric python C:\PythonQt\eric3\eric\eric3.py Many thanks for putting this package together! I have one major problem with this build of Eric - whenever I use the debugger, Eric's main window then stays on top of all other windows. I can't figure out why it's doing it, or how to stop it. Any ideas? -- Richie Hindle richie@entrian.com _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde