Bist du dir sicher das das richtig ist?
toggleButtonDict[TaskBar.BUTTON_HORSEQUICK]=self.GetChild("button_horse")
Immer wenn ich das einfüge, meldet sich die syserr
0725 11:53:05753 :: CResourceManager::GetResourcePointer: filename error!
0725 11:53:05778 :: CResourceManager::GetResourcePointer: filename error!
0725 11:53:11567 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
0725 11:53:14752 :: Traceback (most recent call last):
0725 11:53:14752 :: File "networkModule.py", line 233, in SetGamePhase
0725 11:53:14752 :: File "game.py", line 98, in __init__
0725 11:53:14752 :: File "interfaceModule.py", line 262, in MakeInterface
0725 11:53:14752 :: File "interfaceModule.py", line 121, in __MakeTaskBar
0725 11:53:14752 :: File "uiTaskBar.py", line 349, in LoadWindow
0725 11:53:14752 :: AttributeError
0725 11:53:14752 :: :
0725 11:53:14752 :: type object 'TaskBar' has no attribute 'BUTTON_HORSEQUICK'
0725 11:53:14752 ::