gui.frames.status_frames.backend_status_frame

class gui.frames.status_frames.backend_status_frame.BackendStatusFrame(master: tkinter.Frame, gui: gui.app.GUI, **kwargs)
__init__(master: tkinter.Frame, gui: gui.app.GUI, **kwargs)

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

update_connection_info(connected, address)

Should be called by the gui