QTableWidget cell color on maemo not changing
Hi QtCentre,
I am trying to get a cell in a tablewidget to change color. In the simulator the cell changes color perfectly, but when running it on a n900, the color is't changing.
I added some text to the item to see if it's even applied to the cell in the n900. The text shows in the cell which just makes me even more confused. Here is my code:
http://i56.tinypic.com/ezkfb6.png
Re: QTableWidget cell color on maemo not changing
Why are you pasting code as an image here? And moreover an image to an external site?