Linkleri görebilmek için Turkmmo Forumuna
ÜYE olmanız gerekmektedir.
1217 14:45:17484 ::
uiPickMoney.py(line:20) LoadDialog
ui.py(line:3290) LoadScriptFile
ui.py(line:3409) LoadChildren
ui.py(line:2145) __init__
MoneyDialog.LoadDialog.LoadScript - <tastați 'exceptions.AttributeError'>:'BoardWithTitleBar' obiectul nu are atributul 'SetCloseEvent'
1217 14:45:17484 :: ========================================== == == ================================================ ================== == =============================== = ================
1217 14:45:17484 :: Avort!!!!
[CODE lang="cpp" title="uiinventory"] def __LoadWindow(self):
dacă self.isLoaded == 1:
intoarcere
self.isLoaded = 1
Incerca:
pyScrLoader = ui.PythonScriptLoader()
pyScrLoader.LoadScriptFile(self, "UIScript/FastInventoryWindow.py")
cu exceptia:
excepție de import
excepție.Abort("FastInventoryWindow.LoadWindow.LoadObject")
Incerca:
self.wndFastInventoryLayer = self.GetChild("FastInventoryLayer")
self.GetChild("Meniu_1").SetEvent(ui.__mem_func__(self.ClickMenu1))
cu exceptia:
excepție de import
excepție.Abort("FastInventoryWindow.LoadWindow.BindObject")
def ClickMenu1(self):
returnează True[/CODE]