Hello,
I have tried to install QPlus on SuSE 8.1 with Python
2.2, wxPythonGTK-2.2-2.4.1.2-1-i386, and have some
Problems:
- In the Funk. MakeSymbolMenu, the argument
"checktable=false" should be remplaced by
"kind=wxITEM_NORMAL"
- AFter I have Problems with Icons, no change when I
try to change the Value :-( but an error occured:
Traceback (most recent call last):
File "/usr/bin/tb", line 465, in <lambda>
lambda event :self.SetIcon(cnode,cml.y))
File "/usr/bin/tb", line 518, in SetIcon
self.SetSymbol(symbol, value)
File "/usr/bin/tb", line 624, in SetSymbol
self.UpdateTreeNode(i)
File "/usr/bin/tb", line 659, in UpdateTreeNode
t = self.FindTreeItem(symbol)
File "/usr/bin/tb", line 723, in FindTreeItem
p = self.FindTreeItem(symbol.menu) # recurse
to the root
File "/usr/bin/tb", line 725, in FindTreeItem
if p[0] == None:
TypeError: unsubscriptable object
Bye and Thanks
Reply to: Stephane.Schmuck@koeln.de