On Aug 10, 2008, at 10:36 AM, Paul McNett wrote:

> Ok fair enough... I think a future enhancement, if feasible, would  
> be to
> flatten this, so that once instantated, the col.GridColumnEditor  is  
> the
> direct dTextBox instance with added properties for tweaking the  
> behavior
> of the editor. A mixin, I guess.

        Went down the mixin route, but it got too hairy too quickly. I got  
lots of segfaults and "wxPython expected..." errors. The editor  
architecture is designed to be the editor class with an associated  
control. No good way to mixin and end up with that structure.

> Right now, though it is really cool, it still smells too much of
> wxPython for my tastes...


        If you can remove the smell, I'd be more than happy. I don't see any  
way to make it more transparent, though.

-- Ed Leafe





_______________________________________________
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/%(messageid)s

Reply via email to