- Mesaj
- 73
- Beğeni
- 6
- Puan
- 411
- Ticaret Puanı
- 0
merhaba arkadaslar fırsatı yakala sistemi ekledim ancak scroll bar hatası alıyorum ui.py de scroll bar mevcut nasıl çözebilirim
45. satırdaki hata
C++:
1207 21:27:23638 :: File "uiopportunity.py", line 155, in OnUpdate
1207 21:27:23638 :: File "uiopportunity.py", line 45, in SendOpportunityInfo
1207 21:27:23638 :: AttributeError
1207 21:27:23638 :: :
1207 21:27:23638 :: 'OpportunityWindow' object has no attribute 'ScrollBar'
1207 21:27:23638 ::
45. satırdaki hata
C++:
self.ScrollBar.SetMiddleBarSize(float(board_count) / float(len(constInfo.OPPORTUNITY_DATA)))