def select(self): self.borderbox.bkgd(' ', curses.A_BOLD) self.textinpt.bkgd(' ', colors.get_colorpair('black-white')) self.refresh()