On Oct 9, 2007, at 3:56 PM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:

> Is there a way to implement this?
>
>       self.Form.transqtypanelID.setAll('DynamicReadOnly',self.isReadOnly)
>
>       def isReadOnly(self)
>               ret=logic
>               return(ret)
>
> without enumerating each object individually?

        That should work, since the recurse parameter defaults to True. I  
just tried it with several dynamic properties, and a call to update()  
does indeed update them all.

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




_______________________________________________
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