emmental/sidebar
Anna Schumaker bf0dbbe5dc sidebar: TagBoxes take a tagstore and icon as constructor arguments
I use the tagstore to register Added and Removed notifications. From
there, I can create and remove TagRow instances in the listbox.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-23 12:55:45 -04:00
..
__init__.py sidebar: TagBoxes take a tagstore and icon as constructor arguments 2021-07-23 12:55:45 -04:00
library.py sidebar: TagBoxes take a tagstore and icon as constructor arguments 2021-07-23 12:55:45 -04:00
tagbox.py sidebar: TagBoxes take a tagstore and icon as constructor arguments 2021-07-23 12:55:45 -04:00
tagrow.py sidebar: Create a TagRow class 2021-07-23 12:55:45 -04:00
test_library.py sidebar: Add a function for adding library paths 2021-07-23 12:55:45 -04:00
test_tagbox.py sidebar: TagBoxes take a tagstore and icon as constructor arguments 2021-07-23 12:55:45 -04:00
test_tagrow.py sidebar: Create a TagRow class 2021-07-23 12:55:45 -04:00