[wxPython-users] Grid Cell Renderer
Raffaello Barella
barbarossa.platz at gmail.com
Tue Jan 1 21:58:26 PST 2008
Could you please tell what kinds of data you want to convert to a string?
2008/1/2, Mark Erbaugh <mark at microenh.com>:
>
> Is there a simple Grid Cell renderer that would allow me to simply
> convert the cell's value to a string? Or is there another place to
> convert the cell's data to a display string?
>
> I'm using a GridTable and I know I could do the conversion in the
> GetValue method, but that seems like adding a view-specific function to
> the model. Also, I've written a Grid Cell editor that needs the raw
> cell value, so I would like to have GetValue return that.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200801=
02/ee5a4698/attachment.htm
More information about the wxpython-users
mailing list