[SLL] preventing change of focus

Phil Hughes nicafyl at gmail.com
Mon Dec 24 15:57:31 PST 2007


I have (ok, almost have) a Python program that does a spanv() call to put up
an image. Sometime later I kill the process I spawned to make ti go away.
All that is very happy.

But, when the window is spawned, focus moves to that new process. I want to
keep it in the console window that is running the main Python program. This
seems like it should be easy but I am drawing a blank.

Thanks.

-- 
Phil Hughes -- nicafyl at gmail.com


More information about the linux-list mailing list