If you want to refer to an object you've created inside a class, you need to declare it as an attribute of this class, with self.labelX :
確定! 回上一頁