加速器。数组中的动态选项对话框
钛金SDK版本:1.7.0.RC1 iPhone SDK 版本:4.2
我正在 Appcelerator 中开发一个 iOS 应用程序,该应用程序从 twitter 获取推文并将其插入表中。对于每条推文,我都会提取链接(如果有)并将它们放入单独的数组中。我想在各个选项对话框中使用这些链接(对于每条推文/行),以便当用户单击一行时,会显示包含为该推文/行找到的链接的对话框。
我该怎么做?我尝试这样做,但没有成功。对话框中未显示任何链接。
这是我的代码: http://pastie.org/2003692
感谢您的所有输入!
Titanium SDK version: 1.7.0.RC1
iPhone SDK version: 4.2
I am developing an iOS app in Appcelerator that fetches tweets from twitter and inserts them into a table. For each tweet I am extracting the links (if any) and put them into a seperate array. I want to use these links (for each tweet/row) in individual options dialogs so when the user clicks a row the dialog shows up containing the links found for that tweet/row.
How can I do this? I tried to do it, but it did not work. No links are showing in the dialog.
This is my code: http://pastie.org/2003692
Thankful for all input!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论