Unable to navigate Between Windows in BB 10

18 views
Skip to first unread message

Mage

unread,
Oct 24, 2013, 2:49:30 AM10/24/13
to 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


Reply all
Reply to author
Forward
0 new messages