You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 2bb9b06a8f Added Browser Window (WIP)
Added the first draft of the browser window and implemented switching between it and the importer window via menu action.
Also renamed window.py to importer_window and abstracted some features into a superclass from which the browser window can also inherit. This allows an equal interface for them.
Also fixed a bug in the db_adapter.py where an old column name was used for a query.
2 years ago
..
browser Added Browser Window (WIP) 2 years ago
importer Added Browser Window (WIP) 2 years ago
__init__.py Added Browser Window (WIP) 2 years ago
artnet_mainwindow.py Added Browser Window (WIP) 2 years ago