开发者

iphone uitableview load next detail view from segmented control like mail app

开发者 https://www.devze.com 2022-12-16 23:48 出处:网络
Hi i have added a segmented control to a detailview header in a subview of a uitableview table and used images for up and down to create a up and down control like the one in mail.app. the buttons are

Hi i have added a segmented control to a detailview header in a subview of a uitableview table and used images for up and down to create a up and down control like the one in mail.app. the buttons are working fine.

im after some advice on how to开发者_Python百科 get rid of that items view and reload the next item without having to go back to the main uitableview.

im sure i saw some code on this website doing exactly that but i cant find it!

can anyone point me in right direction or help?

thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消