Hi

I want an application that opens a window, but without having the focus.

The solution I have so far is using the external program xdotool: I use it
to detect which window was active in the begining, and to make it active
again after my window is created.

But I hope there is amore clean python only solution!

waiting for your suggestions
daniel
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to