Unable to navigate Between Windows in BB 10

瀏覽次數:18 次
跳到第一則未讀訊息

Mage

未讀,
2013年10月24日 凌晨2:49:302013/10/24
收件者:appc-ti-mobi...@googlegroups.com
Hi Everyone,
I'm new to Titanium Appcelerator, I'm crreating  a sample App on BB 10, I have created two windows in two separate js files. When i'm trying to launch the second window using the following code snippet.

 var mySecondWindow = Titanium.UI.createWindow(
    {
    url:'TestWindow.js'
    });
    mySecondWindow.open();

its doesn't work on BB 10 and the sample code works on Android.. Can any please address this issue and also createListView doesn't seem to work on BB 10 is there any alternative way to do this.

Thanks,
Uma Mageshwari.D


回覆所有人
回覆作者
轉寄
0 則新訊息