How can I set a "filt" to match one of my classes.  
filt=("BaseClass ==dabo.ui.dCheckBox")) works when I want to use BaseClass

but I'd something like

filt=("type(kid) == type(self.MyCheckBox)"))

type(kid) reports
<class '__main__.MyCheckBox'>

Johnf

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to