[wxpython-users] PyGridTableBase data type in rows, cells?
Alan J. Salmoni
salmoni at gmail.com
Wed Apr 2 19:11:43 PDT 2008
Hello,
Just a quick question.
I'm trying to use the PyGridTableBase code from the demo to implement
a grid that needs checkboxes in a row and not a column. From the demo,
I can see that a custom data type can be arranged into columns (see
GridCustTable.py where there are columns of different data types) but
I need to change the datatype for a single row to a checkbox. Is it
possible to do this? If so, is it possible to do this for a single
cell too?
Kind regards
--
Alan James Salmoni
More information about the wxpython-users
mailing list