Is it possible to conect table widgets?
-
wrote on 2 Mar 2016, 20:58 last edited by Reavegen 3 Feb 2016, 21:17
Hey guys
I am new in this forum and hope that you can help me, because the search funktion could not.
Is it possible to connect 2 or more table widgets that i can continue my selection out of the first table widget into the next one?
Do you think I can realise this with the mouse tracking funktion?
If i have the mouse possition i can select all columns (only need to select the columns) that are passed while the mouse is pressed? But thats just a thought I'm not shure if this is realy possible. -
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 ?
-
wrote on 3 Mar 2016, 07:50 last edited by Reavegen 3 Mar 2016, 17:22
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
-
wrote on 3 Mar 2016, 22:24 last edited by
It should look like this
-
So doing it without releasing the mouse button between tow tables in your grid ?
-
wrote on 4 Mar 2016, 18:43 last edited by
exactly :)
-
Why do you have so many separated table views ?
-
wrote on 5 Mar 2016, 19:45 last edited by
Because I have no idea how i can realice it if not this way
-
What are you trying to realize ?
-
wrote on 6 Mar 2016, 18:31 last edited by
In the end I'll be able to display the notes of songs and select them to play.
and i want to display the clocks and lines in table widgets because i have no idea how i can do it other ways. -
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.
-
wrote on 8 Mar 2016, 13:39 last edited by
cool thank you
this looks great
9/13