Anyone has a tip on how I can cleanly not run into this? Werner
On 12/02/2011 12:22, Werner F. Bruhin wrote: > In my "new" approach I am using > > kls.getPropertyList() and kls.getPropertyInfo(prop) > > and classes like e.g. dControlMixinBase I get a property "Visible" from > getPropertyList but when I do getPropertyInfo I hit the exception in > dPemMixin: > > ERROR - The object<class > 'dabo.ui.dControlMixinBase.dControlMixinBase'> does not support the > Visible property. > > What is a clean way of preventing me hitting that exception? > > Werner > > _______________________________________________ > 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/[email protected] > > _______________________________________________ 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/[email protected]
