Android Question I want to make SD_TreeList from right to left

AlfaizDev

Well-Known Member
Licensed User
Longtime User
Hello all

I want to make SD_TreeList from right to left
Is this possible

بدون عنوان-2.png


https://www.b4x.com/android/forum/threads/b4x-xui-sd_treelist.110992/#content
 

Star-Dust

Expert
Licensed User
Longtime User
No, it's not possible
 
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
I want code that makes SD_TreeList from right to left as shown in the image above
See other libraries, since you can't do this. Alternatively, try developing a custom view that allows Tree distribution.

But I don't want to be mistaken Erel has done something similar with the XCutsomView.
 
Upvote 0

AlfaizDev

Well-Known Member
Licensed User
Longtime User
Can I find the Class SD_TreeList
I will amend it
 
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
tree XCutsomView.

I searched but I couldn't find it
Where can I find it

For the next few times learn to search the forum, it will be very useful and will save you time.
 
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
Can I find the Class SD_TreeList
I will amend it
It is a library, which can be said that the class with the sources is not distributed. You have to learn how to make it healthy.

I guess your next question is, "Will you help me make a TreeListView?"

The answer is NO ;)
 
Upvote 0

AlfaizDev

Well-Known Member
Licensed User
Longtime User

For the next few times learn to search the forum, it will be very useful and will save you time.

This I found and did not like

For the next few times learn to search the forum, it will be very useful and will save you time.

This I found and did not like
That's where SD_TreeList is so cool
 
Upvote 0

AlfaizDev

Well-Known Member
Licensed User
Longtime User
It is a library, which can be said that the class with the sources is not distributed. You have to learn how to make it healthy.

I guess your next question is, "Will you help me make a TreeListView?"

The answer is NO ;)

Haha as you like
I just wanted from right to left
 
Upvote 0
Top