Three20 : how to pass a class of objects between 2 views

前端 未结 4 1042
长情又很酷
长情又很酷 2021-02-04 17:18

I have a TTableView. The items in this table a mapped to an url, so that when I click on an item, another view appear with informations about this item. All these informations a

4条回答
  •  春和景丽
    2021-02-04 17:50

    I think the documentation on the official website does describe very clearly the navigation scheme for Three20. Your question is the very common task of any application, and Three20 provides powerful support for that.

提交回复
热议问题