On Aug 18, 2009, at 2:25 PM, Nate Lowrie wrote:

> I moved the save into the TreeSelection menu.  However, I am still
> having a problem.  I have the following code that fires on the Tree
> Selection bizobj:

        Try adding the following line:

>    def updateBizobj(self, evt):

        self.Form.activeControlValid()

>        if self.taskBizobj.isChanged():
>            print "saving bizobj"
>            self.taskBizobj.save()
>
>        print "moving to PK"
>        self.taskBizobj.moveToPK(self.taskNodeDic[self.Selection])
>        self.Form.update()


-- Ed Leafe





_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/036d94b0-7049-4c59-b700-c42428f75...@leafe.com

Reply via email to