Three20通过presentModalViewController添加TTThumbsViewController?

发布于 2024-09-14 19:56:50 字数 159 浏览 2 评论 0原文

我有一个常规的旧 iPhone 应用程序,它有一个从笔尖加载的主视图控制器。我有一个与 ibaction 绑定的 uibutton,单击该按钮时我想显示一个 TTThumbsViewController。有没有办法在不添加启动器或任何其他不必要的开销的情况下做到这一点?教程或代码示例将会非常精彩。谢谢!

I have a regular old iPhone app that has a main view controller that is loaded from a nib. I have a uibutton tied to an ibaction and when that is clicked I want to display a TTThumbsViewController. Is there a way to do that without adding a launcher or any other unnecessary overhead? A tutorial or code sample would be spectacular. Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云醉月微眠 2024-09-21 19:56:50

我最终只是通过首先启动启动器来按​​照标准方式进行操作。

I ended up just doing it the standard way by initing a launcher first.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文