SpecifyMetaDataWindow Class

SpecifyMetaDataWindow class

class kalmus.tkinter_windows.meta_info_windows.SpecifyMetaDataWindow.SpecifyMetaDataWindow(meta_data_dict, barcode=None, barcode_stacks=None)[source]

Bases: object

SpecifyMetaDataWindow Class GUI window for user to specify the meta information of the selected barcode

update_meta_info()[source]

Update the meta information of the barcode using user input

update_other_entry(*args)[source]

Enable the other genre entry once user select Other: in the dropdown list

Parameters

args -- required by the tkinter callback