Jump to content

Dragging panel outside the parent


steve589

Recommended Posts

Hi,

2 hours ago, steve589 said:

I have a TUniPanel in TUniFrame and want to drag it to a node of a TUniTreeView that is outside of that frame.

Is this possible?

If not, how could this be implemented (with javascript)?

Sorry, can you please explain in more details what you wanted?

Link to comment
Share on other sites

sorry, I forgot to write that I do not want to acutally move the panel to the node in the treeview.

Think of a list of music-tracks that I want to sort into a playlist (several of them are shown in the treeview).

So I have to detect on which node of the treeview something was dropped (it could be a panel or any other component)

Link to comment
Share on other sites

On 3/16/2019 at 3:36 PM, steve589 said:

Think of a list of music-tracks that I want to sort into a playlist (several of them are shown in the treeview).

So I have to detect on which node of the treeview something was dropped (it could be a panel or any other component)

 

On 3/16/2019 at 6:37 PM, steve589 said:

in VCL you can drag items from a TListView to a TTreeView and determine on which node you dropped the item.

Hi,

If possible, can you make a simple app in VCL? We will try to analyze and check whether it is possible to do this on UniGUI.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...