On Nov 15, 2007, at 7:33 AM, VGSoftware wrote:

> So after using a Masked control all new dTextBox instances will become
> wx.lib.masked.TextCtrl, right?
> That does makes perfect sense and matches my findings.
> Gess i was betrayed by my python skills, i allways read that code as
> changing the instance...not the class.

        Actually, it changes the MRO of *all* dTextBox instances, since we  
are modifying the __bases__ attribute of the class. Not what we had  
in mind at 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