def init_widgets(self):
        AbstractTimeSelectionBaseScreen.init_widgets(self)

        self.screen_instruction_1_filename_label = PLabel(self.content_wrapper)
        self.screen_instruction_2_label = PLabel(self.content_wrapper)
        self.empty_label_1 = PLabel(self.content_wrapper)
 def init_widgets(self):
     AbstractTimeSelectionBaseScreen.init_widgets(self)