开发者

Python: Set window focus on terminal

I have a Python application that opens some plots for me and then asks the user for input. The problem is that after opening the plot, the focus isn't on the terminal anymore, so you have to click or tab to it manually.

I would like to se开发者_如何学JAVAt the focus to the terminal window with Python - is that possible?

I'm using gnuplot.py, maybe there is an option to open the plot in the background?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜