QTableWidgetItem. Numbers only.
General and Desktop
10
Posts
2
Posters
6.6k
Views
1
Watching
-
Hi,
Use a custom QStyledItemDelegate that returns a QSpinBox has an editor
-
Please, read the "documentation":http://qt-project.org/doc/qt-5/qstyleditemdelegate.html#details the link to the "example":http://qt-project.org/doc/qt-5/qtwidgets-itemviews-spinboxdelegate-example.html is given
-
What scrollbar ?
-
You're welcome !
Since you have it working now as you like it, please update the thread title prepending [solved] so other forum users may know a solution has been found :)