如何更改Corona SDK for Retina Graphics中的tableView库

Han*_*ver 7 iphone lua ios retina-display coronasdk

我正在查看Corona SDK并希望改编咖啡演示(http://blog.anscamobile.com/2010/09/create-scrolling-list-views-with-text-and-graphics-in-coronasdk-ios- android-tutorial /)以便它使用此处描述的Retina Display @ 2x图像配置:http://blog.anscamobile.com/2011/01/dynamic-image-resolution-made-easy/

我需要做什么才能将Retina 4的东西集成到tableView库中,从而使Coffee Demo自动Retina 4图像兼容?

小智 3

这实际上是 Corona 中可用的“界面小部件”,可生成与视网膜显示器兼容的 tableView:

http://developer.anscamobile.com/reference/index/widgetnewtableview

还有更多 Corona SDK 用户界面小部件: http ://developer.anscamobile.com/content/widget