From: Andrew J. <an...@dm...> - 2005-03-15 17:38:06
|
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 |