Is there a way to reference the "kid" object using the setAll command? I
want to be able to set the DynamicBackColor by doing something like
 
self.setAll('DynamicBackColor',(self.setColor,kid))
 
def setColor(self,obj)
    if obj.Enabled:
        obj.BackColor='red'
    else:
        obj.BackColor='white'
 
Thanks,
Larry


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
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/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAAa7VmK5FBG0GS7iBI/[email protected]

Reply via email to