[PyQt] Odd tab behavior in QTableWidget with cell widgets

David Boddie david at boddie.org.uk
Mon May 12 23:53:53 BST 2008


On Wed, 7 May 2008 09:06:22 -0600, Kerri Reno wrote:

> I have a small table widget where each cell contains a widget.  I start
> with two rows of the table filled with data.  If I add a new third row to
> the table, and then start in the first cell to change that line, when I
> press tab it goes to the second cell in the first row.  Has anyone seen and
> conquered this issue?  If no one has seen it, I can send example code that
> will highlight the problem.

Does the problem occur only if you add the third row?

I think you might need to post some sample code that demonstrates the
problem. :-)

David



More information about the PyQt mailing list