self.transqtyID is at
dForm->dScrollPanel->dPanel->dPageFrame->dPanel->dPanel
I just went thru the following from the CTRL+D box...
self.transqtyID.update()
self.transqtyID.RAConvpgf.update()
self.transqtyID.RAConvpgf.RAKiloPanel.update()  
self.transqtyID.RAConvpgf.RAKiloPanel.Children[0].update()      

And it did not reset my readonly prop until the last one.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Ed Leafe
Sent: Tuesday, October 09, 2007 11:45 PM
To: Dabo Users list
Subject: Re: [dabo-users] Passing a function via the setAll

On Oct 9, 2007, at 10:53 PM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
wrote:

> Ok, I think that the Form level update is not filtering thru to all 
> the children. I ran the app, did a ctrl-d and issued self.update() 
> with no joy.
> However,if I issue an update on the object itself, which is 4 levels 
> down, it is sets the property correctly.

        What are the "levels"? That would be helpful in tracking down where
the propagation isn't working.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




[excessive quoting removed by server]

_______________________________________________
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