Replies: 2 comments
-
There is no builtin support. But by using |
Beta Was this translation helpful? Give feedback.
-
I would like to have multiple StandardListView (one for each ssh connection for example), with each StandardListView containing a tree of the files/directories on that connection (I suppose that building a TreeView should not be too difficult). Then, I would like to move an item from one StandardListView to another to trigger a copy of that file/directory. I tried to use |
Beta Was this translation helpful? Give feedback.
-
Hi!
With slint, is it possible to drag and drop an item from a StandardListView (or a ListView) to another (within the same window)
I found this issue : #1967 but it does not answer this specific question.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions