Building a Gantt-Chart in iPad UIView

为君一笑 提交于 2019-12-01 11:00:58

问题


I need to draw a Gantt-Chart within my iPad App. Are there any frameworks out there or examples to do this? I've searched the web and found nothing helpful till now. If I find something I will post it here later.


回答1:


There is nothing "ready-to-use". The solution is using quartz 2d classes to draw the gantt yourself




回答2:


I've not used it myself, but the iqwidgets library includes a Gantt view.



来源:https://stackoverflow.com/questions/8260622/building-a-gantt-chart-in-ipad-uiview

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!