Ed Leafe wrote: > On Jan 14, 2008, at 5:36 AM, Uwe Grauer wrote: > >> How do CustomRenderes work for dGrid? > > They work for either an entire column, by setting the > CustomRendererClass for that column, or on a row-by-row basis, by > associating a renderer with a particular row. > >> Is there a small example anywhere? > > You can find two simple renderers in ui/uiwx/gridRenderers.py; there > are several others available on the wxPython site. >
Looking at the examples i think CustomRenderes are overkill for my need to display a different date format. Is there something easier to get other date formats into a grid? Uwe _______________________________________________ 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]
