Three20,TTLauncherItem将图像设置为不在@“ bundle://12.png&rbsp;
如果TTLauncherItem的图像不是来自@“bundle://12.png”,但如下所示,它不会显示为图像。
[pageArray addObject:[[[TTLauncherItem alloc] initWithTitle:[titleArray objectAtIndex:(j+i*pageCount)]
image:@"/Users/alex/Library/Application Support/iPhone Simulator/4.1/Applications/457F60DD-86EF-42E3-95F5-3BFC7C223987/Documents/magazine_covers/12.png"
URL:@"tt://setUp"
canDelete:NO] autorelease]];
是否不支持这种init?
没有找到相关结果
已邀请:
2 个回复
完趣镐
盟犯涩沟都
关键字代替
。快速查看代码表明它也处理嵌套目录。
来源:Three20源代码