def construct(self): self.widget = Tkinter.Frame(self.parent.widget,evaluate_constraints(self,not_koi(self.tag,ignorable)))
def construct(self): self.parent.widget.bind('<'+self.tag.get('on')+'>',self,evaluate_constraints(self,not_koi(self.tag,ignorable)))