Quote:
Originally Posted by kiwidude
I guess that "could" be used to set a self.db in response to my original question on this post.
|
Nope. Check_library will change the value of db (closing and re-opening) without calling change_library.
You can cache the value of self.gui.library_view.model(). I can't think of any instance where the library_view is replaced.