Nate Lowrie wrote:
> Ed Leafe wrote:
>> On Aug 18, 2009, at 2:25 PM, Nate Lowrie wrote:
>>   
>>      Try adding the following line:
>>
>>   
>>>    def updateBizobj(self, evt):
>>>     
>>         self.Form.activeControlValid()

> It works.  Maybe we should consider calling this in 
> dTreeView.__onTreeSel before we raise the event.

+0

Not sure if we should do that, or add a dForm.moveToPK() function that 
calls self.activeControlValid() before moving the pointer, like dForm 
does in other places such as from next(), prior(), etc.

The question is: are you getting bitten by a quirk of dTreeView, or by 
calling biz.moveToPK() directly, the biz being unaware that there are 
pending changes yet.

Paul


_______________________________________________
Post Messages to: [email protected]
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/[email protected]

Reply via email to