On Aug 17, 2010, at 3:38 AM, Jacek Kałucki wrote:

> There is little bug in dGrid I think.

        Yes, there is.

> You can try this:
> 
> class customGridColumn(dabo.ui.dColumn):
>     def beforeInit(self):
>             self.defaultRenderers["unicode"] = grid.wrapStringRendererClass
>             self.defaultEditors["unicode"] = self.wrapStringEditorClass
> 
> Then, use this class in place of default dColumn class.


        That won't fix the bug, though, as the setter for the WordWrap property 
doesn't address unicode data types. I've posted a fix.


-- 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/[email protected]

Reply via email to