简体   繁体   English

如何在iPhone中强制TTPhotoViewController重新加载图像URL?

[英]How to force TTPhotoViewController reload image URL in iPhone?

I feel good when I use Three20 framework to create a good iPhone application if you didn't try it before, just go here to try. 我感觉很好,当我使用Three20框架创造了良好的iPhone应用程序,如果你以前没有尝试,只是去这里去尝试。

but the I want your help me to force TTPhotoViewController to reload the image after it initialized. 但我希望您能帮我强制TTPhotoViewController初始化后重新加载图像。 At the moment, it seems load the exist image before and didn't active to viewDidLoad. 此刻,似乎加载了之前存在的图像,并且没有激活viewDidLoad。

Could you help me? 你可以帮帮我吗? or give me any advice? 或给我任何建议?

A better place to ask this question is at the Three20 Google Group 提出这个问题的最佳地点是Three20 Google网上论坛

EDIT: A good way to start is to put some breakpoints in the Three20 source code to see what, and how, code is being run. 编辑:一个好的开始方法是在Three20源代码中放置一些断点,以查看正在运行的代码以及运行方式。 I have found many undocumented (seriously, what is documented anyway?) hooks and callbacks. 我发现有很多无证(严重的是, 什么呢记录?)挂钩和回调。 If you don't see anything you can use, the best part of Three20 is that it is open source — you can edit the Three20 source to suit your needs. 如果看不到任何可用的内容,则Three20的最好之处在于它是开源的-您可以编辑Three20的源代码以适合您的需求。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM