问题描述
我需要在我的iPad项目中使用Three20。我想知道iPhone版本的Three20项目是否可以在iPad上直接使用,还是我们应该等待这个时间线完成:
I have a requirement of using Three20 in my iPad project. I was wondering if the Three20 project of iPhone version is directly usable in iPad or should we wait for the this timeline to complete:
有没有其他选择OS 3.2中的Three20?
Are there any alternatives for Three20 in OS 3.2?
谢谢,
Raj
Thanks,Raj
推荐答案
I am also building an iPad app with three20 and started using the master git repository. Big mistake. There were a lot of problems that were driving me crazy! It is from the fact that three20 has a lot of hard-coded values that assume iPhone screen sizes. So some views do not line up or even work at all in iPad.
我已经开始在运气好得多。
I have since started using the iPad forked version of three20 at http://github.com/sixten/three20/tree/ipad-master with much better luck.
这篇关于适用于iPad的Three20的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!