Hi Ed,

In the past I did the following:

col1.CustomRendererClass = PhoneDisplay  but this causes

/home/johnf/testdabo/dabo/dabo/ui/dGrid.py:844: wxPyDeprecationWarning: Using deprecated class. Use GridCellRenderer instead. renderer = rendClass()

When I use col1.GridCellRenderer = PhoneDisplay and I don't get any sort of message error or otherwise but you said the following:

And if I understand what your dGrid comment states I should this

col1.EditorClass = PhoneDisplay

or

col1.RendererClass = PhoneDisplay

where PhoneDisplay is a class.

The changes causes

builtins.AttributeError: can't set attribute

What how is this to be done????

Johnf



--- StripMime Report -- processed MIME parts ---
multipart/alternative
 text/plain (text body -- kept)
 text/html
---

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

Reply via email to