开发者

Visual nested tree-like control for iOS [closed]

开发者 https://www.devze.com 2023-04-05 22:30 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_高级运维

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I am designing an iPad App that needs a control that allows the user to create a tree-like nested structure visually similar to a class diagram designer or a ERD diagram designer.

Before I re-invent the wheel, has anyone come across any paid or open source controls that enable this type of functionality?

This is the basic use case: The user taps and creates an entity. The user taps the entity and selects an entity type and a sub entity is created with a link line between the sub entity and the super entity.


The following is what I found:

https://github.com/LaTtEX/MyTreeViewPrototype

https://github.com/epreston/PSTreeGraph

https://github.com/adamhoracek/KOTree

https://github.com/seletz/CocoaTreeViewExample


https://github.com/epreston/PSTreeGraph/

0

精彩评论

暂无评论...
验证码 换一张
取 消