Jump to content

UniTreeView MoveTo Bug


mos

Recommended Posts

I have a VCL application that use the TreeView MoveTo to move nodes up and down the tree.

If I use exactly the same code in UniGUI the end result is different e.g.

image.png.e589179b0c58ee991601df3fd20f190e.png

In the above example I need to move Item 2 up so it's the very first item under Folder 1.

If I try and do it in UniGUI I get the following result:

image.png.5cc5f7bf8ba80814f6875dc9763661c4.png

As you can see Item 2 disappears!!!

Using exactly the same code in the VLC version I end up with screenshot below which is what I need.

image.png.3d343d5d318312af26650242cc926303.png

I have attached the a demo project used in the above example.

UniGUI Version:1.90.0 build 1534

 

TreeViewDemo.zip

 

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...