Arama Sonuçları

  1. enes turan

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Python kısmını komple baştan ekledim 😁😁
  2. enes turan

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    #bu yolda bu dosyaların aynı isimde olduğuna emin ol d:/ymir work/ui/game/mark/question_mark_1.tga d:/ymir work/ui/game/mark/question_mark_2.tga d:/ymir work/ui/game/mark/question_mark_3.tga
  3. enes turan

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    hocam sistemi eklettiği uitarget ve senin uitarget temiz halini atarsan ekleyeyim sana
  4. enes turan

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    #ui.py arat class ThinBoard(Window): #altında bul def SetSize(self, width, height): width = max(self.CORNER_WIDTH*2, width) height = max(self.CORNER_HEIGHT*2, height) Window.SetSize(self, width, height) self.Corners[self.LB].SetPosition(0, height -...
Geri
Üst