Fw: wxGrid, wxGridTableBase, and cells spanning multiple columns

This time I attached the file.

There seems to be a problem with wxGrid that causes the control to always
display column separator lines even though the grid there is defined as a
single cell spanning multiple columns. This only occurs when drawing a
*partial* row at the bottom.

The same thing does not occur when scrolling up.

This is on Windows XP and wxPython 2.4.1.2.

I attached a modified GridCustTable.py file that can be popped into the

demo

GridCustTable.py (7.9 KB)

···

to demonstrate it.
-Rick King

Rick King wrote:

This time I attached the file.

There seems to be a problem with wxGrid that causes the control to always
display column separator lines even though the grid there is defined as a
single cell spanning multiple columns. This only occurs when drawing a
*partial* row at the bottom.

Please enter a bug report about this, using the "wxGrid" Category.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!