| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Good morning.
I would like to AVOID this situation in a QTreeWidget:
1. I am editing a QTreeWidgetItem, double clicking on a column and typing...
2. A new QTreeWidgetItem is added to the tree (while typing)
-> the item i was editing loses focus, and i lose my changes when a new item
is added while typing...
How can i avoid this without complicating too much the logic?
Thanks for any hint.
--
[ signature omitted ]