my developer is reporting difficulty suppressing selection changes in a TableView, when attempting to edit an item.
is there a way to say "hey tableview, do NOT change the selection for a bit while i do something" ? eg: one of my columns has a popup menu. if i select row 5, then i want to click the popup in row 4, i do NOT want the selection to change. i want to change the popup in row 4 and leave row 5 selected. same if i want to edit text. is this even possible? -dave _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
