prjemian / assign_gup

Assist in assigning APS GUPs to PRP members
http://assign_gup.readthedocs.io
0 stars 1 forks source link

revise how subwindows are disposed at application exit #47

Open prjemian opened 8 years ago

prjemian commented 8 years ago

references to subwindow objects are kept in a dictionary. This dictionary is parsed on application exit to close each existing subwindow.

Here's a description of the "Qt" way to do this. http://jupyter.org/qtconsole/stable/#qt-and-the-qtconsole