Is there any sample code to show how to do a list view with images like this?
http://a1.phobos.apple.com/us/r1000/011/Purple/31/8a/00/mzl.datrahir.320x480-75.jpg [import]uid: 9371 topic_id: 5603 reply_id: 305603[/import]
Is there any sample code to show how to do a list view with images like this?
http://a1.phobos.apple.com/us/r1000/011/Purple/31/8a/00/mzl.datrahir.320x480-75.jpg [import]uid: 9371 topic_id: 5603 reply_id: 305603[/import]
Have a look at:
and (#9):
http://developer.anscamobile.com/forum/2011/01/25/cannot-find-docs-universal-apps-0
[import]uid: 8970 topic_id: 5603 reply_id: 19065[/import]
Thank you. I’m creating a table for all the detail items, I have the text at startup but wondering how best to handle loading of the detail images?
Should I load the image during the listButtonRelease function and clear it in a new function after the backBtnRelease transitions have finished? [import]uid: 9371 topic_id: 5603 reply_id: 19187[/import]