pyqt5 - PyCharm closes all tabs when PyQt application is closed -


i writing program pyqt using pycharm. everytime run program , close window, pycharm closes tabs opened. keep them open.

the problem files on network drive. when move them local drive, tabs stay open expected. don't know if bug...


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -