On September 13, 2003 18:20 pm, Richard Jones wrote: > Very, very cool :) si, very. I'm going to use it as a popup to switch between the major tasks in what I'm writing now.
In the meantime, I couldn't leave it alone. I put it on a global X11 hotkey (useless left windows key) after adding chdir(path[0]) to it and QCursor.pos()x/y so it opens at the mouse pointer. Then I just have it run things with os.spawnlp. Man I love this stuff. It was a nice present for the weekend. -- Regards, Paul Evans _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
