Your LoginWindow is using multiple inheritance of both Screen and BoxLayout . The Screen class extends RelativeLayout and therefore has a ...
確定! 回上一頁