QSqlTableModel modifying a table glitch
-
Hi
Do you have a delegate that could interfere. ? -
Hi
well QSqlTableModel would not do so by itself so
unless you are using setWiget/ delegates or custom view, I have no idea
where the white text would come from.
Do you use stylesheets on the app? -
@Fuchsiaff
Its hard to guess at with no code but it seems that something is altering the text color
for the item. And a good guess would be a stylesheet.