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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -