开发者

best way to create a form inside your iphone application

开发者 https://www.devze.com 2023-02-05 17:18 出处:网络
What is the best way to create a contact form inside an iphone application. Should an html page be embedded or can it be done using only obj开发者_Python百科ective c? XCode has a component called Inte

What is the best way to create a contact form inside an iphone application. Should an html page be embedded or can it be done using only obj开发者_Python百科ective c?


XCode has a component called Interface Builder, which is perfect for forms. Yes, it uses an objective c interface. I wouldn't say it's the only way, but I strongly imagine it's the best.

0

精彩评论

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