View Single Post
Old 04-08-2023, 08:21 AM   #997
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Quote:
Originally Posted by BetterRed View Post
Why does NV react to what I do in the book list, viz:

Attachment 200861

Country is a Text like tags column.

BR

NV is joined at the hip with the Library View. Its driver is a Library View event that is emitted whenever the current cell changes.
Code:
self.maingui.library_view.selectionModel().currentChanged.connect(self.refresh_notes_viewer)
I will take your question as an indication that NV is very non-mouse-user friendly. That question would never occur to a pure mouse-user, like myself, who doesn't use shortcuts.


DaltonST
DaltonST is offline   Reply With Quote