Is it possible to conect table widgets?
-
Hi and welcome to devnet,
Do you mean to have several QTableView/Widget have the same columns selected when you make a selection on one of them ?
-
No, it means if i select columns in the first table widget and i reach the end of this widget i'll continue my selection in the next table widget and colums of the first table should still be selected.
If it'S allowed to post links in this forum i can send a link with a picture where you can see what i want to do. :)
-
Yes it's allowed
-
It should look like this
-
So doing it without releasing the mouse button between tow tables in your grid ?
-
Why do you have so many separated table views ?
-
What are you trying to realize ?
-
In that case you should rather consider using the Graphics View Framework.
It will be more suited for that kind of stuff.
Depending on what you want/need, Minuet might be of interest.