I am currently piping information to a wxPython GUI program in real time. I would like to make a custom spread-sheet-style 4x4 cell grid that continuously displays the values for a matrix being updated and sent to the GUI. Is it possible to edit the default row and column names (from 1234 and ABCD to ACGT and ACGT for example) for a wxPython cSheet and to make the cells non-editable?

Any suggestions or advice would be appreciated. Thank you in advance.

link|improve this question

62% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.