Hello guys
I would like to ask for advice. I’m developing a multi tab application and the user should be able to drag tab (from QML point of view, tab is a mix of Rectangles/Images/etc elements) outside the main application window, drop it and as a result a new window should be opened (similar to Chrome/Sublime text/etc) . Maybe someone can recommend how it’s possible to implement such functionality in QML?
Thanks a lot.
↧