TTPhotoViewController - detecting when an image has fully loaded
0 views
Skip to first unread message
Andy Waite
unread,
Nov 23, 2009, 3:58:21 PM11/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Three20
I have extended TTPhotoViewController and overridden loadView to add
an additional button the toolbar, to allow users to save an image to
their photo library. I want to set this button to disabled initially,
and then enable it once the full size image has fully loaded. However,
I can't work out where to the enabling code. Is there some callback
method which I could override?
Andy
uprise78
unread,
Nov 23, 2009, 4:22:37 PM11/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Three20
you need to set yourself as the delegate for the TTURLRequests