摘要:
// this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.createTabGr... 阅读全文
posted @ 2012-03-17 16:11
校长阿四
阅读(388)
评论(0)
推荐(0)
摘要:
// this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.createTabGr... 阅读全文
posted @ 2012-03-17 16:01
校长阿四
阅读(363)
评论(0)
推荐(0)
摘要:
// this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.createTabGr... 阅读全文
posted @ 2012-03-17 15:49
校长阿四
阅读(379)
评论(0)
推荐(0)
摘要:
app.js // this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.... 阅读全文
posted @ 2012-03-17 15:39
校长阿四
阅读(422)
评论(0)
推荐(0)
摘要:
android无法打开,ios支持 app.js // this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup ... 阅读全文
posted @ 2012-03-17 15:27
校长阿四
阅读(459)
评论(0)
推荐(0)
摘要:
// this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.createTabGr... 阅读全文
posted @ 2012-03-17 15:14
校长阿四
阅读(556)
评论(0)
推荐(0)
摘要:
hasDetail在android上无法显示 // this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = T... 阅读全文
posted @ 2012-03-17 14:48
校长阿四
阅读(476)
评论(1)
推荐(0)
摘要:
app.js // this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.... 阅读全文
posted @ 2012-03-17 14:35
校长阿四
阅读(501)
评论(0)
推荐(0)
摘要:
// this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup = Titanium.UI.createTabGr... 阅读全文
posted @ 2012-03-17 13:27
校长阿四
阅读(628)
评论(1)
推荐(0)
摘要:
在android下无法隐藏bar,在ios下可以 // this sets the background color of the master UIView (when there are no windows/tab groups on it)Titanium.UI.setBackgroundColor('#000');// create tab groupvar tabGroup =... 阅读全文
posted @ 2012-03-17 13:18
校长阿四
阅读(416)
评论(0)
推荐(0)