def no_user_selected(self): reply = message.information(self, 'No User Selected', no_user_selected_message, message.Ok) return reply == message.Ok