From: Kevin W. <sw...@wo...> - 2005-03-15 18:02:59
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 How are you launching Kodos? If you're typing "python kodos.py" or something similar in Terminal, you'll have problems with window focus. Either type "pythonw kodos.py" or double-click on the kodos.py application. I put together an application bundle of Kodos that works fine, though I've never released it. Cheers, Kevin Walzer, PhD WordTech Software--Open Source Applications and Packages for OS X http://www.wordtech-software.com http://www.smallbizmac.com http://www.kevin-walzer.com mailto:sw...@wo... Andrew Jacobs wrote: | I just installed PyQT on my Mac (as well as the MacPython additions) | because I'm trying to run the open-source program Kodos | (http://kodos.sourceforge.net/). It opens just fine, but has trouble | with the window events. The app always appears in the background, and | even though I can select the tabs and fields in the application, they | don't really get the focus (i.e., when the cursor is in a Kodos text box | and I try to type, it ends up typing in my shell instead of Kodos). | | I'm not sure if this is merely a Kodos problem or a PyQT problem, but I | thought I'd start here. | | -Andrew | | | | ------------------------------------------------------- | SF email is sponsored by - The IT Product Guide | Read honest & candid reviews on hundreds of IT Products from real users. | Discover which products truly live up to the hype. Start reading now. | http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click | _______________________________________________ | Pyqt-mac-list mailing list | Pyq...@li... | https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCNyNRJmdQs+6YVcoRAndkAJ4kro4Gb6OU+VlosIPzFZtBAFigwgCfXVug cDc4FfnQQc8jbOBOTkM+gac= =xN8t -----END PGP SIGNATURE----- |