On Dec 10, 2007 3:16 PM, Ed Leafe <[EMAIL PROTECTED]> wrote:
> On Dec 10, 2007, at 5:09 PM, <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]> wrote:
>
> > It seems as if dEditBox does not update the back end values if
> > bound to a
> > child bizobj field.  If the object is changed to dTextBox it works
> > fine.
> >
> > I stepped into the code and it appears that _memento is not getting
> > updated.
> > To test, I changed 2 objects values and only the one with dTextBox
> > shows a
> > value in _memento.
>
>         Guess I would need to know a little bit more. I just ran one of my
> apps that has an edit box for general notes, and it stored the info
> as expected.
>
>         Both the text and edit boxes are subclasses of dDataControlMixin, so
> they should work the same. Child bizobj shouldn't make a difference,
> unless you forgot to add the bizobj to the form, but then the textbox
> version shouldn't work, either.

Actually, they both subclass dTextBoxMixin which subclasses
dDataControlMixin...There should be nothing related to Bizobjs in that
mixin though...

Nate L.


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to