3 from libCatKernel
import *
7 element.__init__(self,cat,obj,panel,path)
14 print "No update function deifned yet." 22 def Edit (cat, obj, panel, path):
23 return Computer(cat, obj, panel, path)
def __init__(self, cat, obj, panel, path)
def Edit(cat, obj, panel, path)
choicebook.Append("Hello1") choicebook.Append("Hello2") choicebook.Append("Hello3") ...