如何“附加” UITableViewCell 到 TextView?

发布于 2024-11-09 04:41:41 字数 289 浏览 0 评论 0原文

我正在寻找类似苹果邮件应用程序中的“收件人:”字段的功能。基本上我希望 UITableViewCell 粘在 TextView 的顶部。实际上,它不一定是 UITableViewCell,只要我可以在顶部粘贴一个标签、一个文本字段和一个按钮,就像在 Mail 编辑器中一样。

我试图将这些东西放在滚动视图上,但无法弄清楚。

如有任何帮助,我们将不胜感激:)

PS。我知道 Three20,但我更想弄清楚如何使这个 To: 字段与我自己看起来相似,使用我自己的代码并且没有依赖项。

I'm looking to make something like the To: field in Apples Mail app. Basically I want a UITableViewCell to stick to the top of a TextView. Actually it is not a necessity that it be a UITableViewCell, as long as I can stick a label, a text field and a button to the top, just as in the Mail composer.

I've tried to put these things on a scroll view, but couldn't figure that out.

Any help is appreciated :)

PS. I know of Three20, but I would much more like to figure out how to make this To: field lookalike myself, with my own code and no dependencies.

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

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

发布评论

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

评论(1

流云如水 2024-11-16 04:41:41

我会在表视图和表视图页脚中的视图中执行此操作。

I would do this in a table view and the view in the footer of the table view.

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