Community Questions & Answers

Problem with navigation group in Alloy

I'm having a problem trying to show a table view inside a navigation group. When i don't use the navigation group, i can see the table without any problem. But i need to add button to the navigation bar, then i add the navigation group (i think is the only...

get TabGroup container window

What I'm trying to do is open a window when the user clicks a button that exists in a tab. In android it works ok with `window.open()` while there is a back button on the device. On iOS, I'd like that click to spawn a `NavigationGroup` that will lead...

NavGroup within a TabGroup

Hi, This question was answered in [another thread](http://developer.appcelerator.com/question/101441/navigationgroup-inside-a-tab-in-a-tabgroup-bis), but since it was answered 2 years ago and I am getting incorrect behavior, I thought I would repost. I...

Navigation Group in Tab

Ok so I would like to have a nav group inside a tab. I have managed to do it but the results are not what I want. Basically I get a title bar that the tab creates and then the nav group creates another title bar for itself. Is there any way to do this...

iOS5 NavigationGroup 'back' bug

This is really a response to Raul Riera's question 'Bug in iOS5 : Tab group windows' asked on 14th October 2011 which appears to be 'locked and cannot accept new answers.' Anyway just to say I have also hit this one where on a device NavigationGroup...

Multiple windows in the NavigationGroup

Windows in the NavigationGroup behaves as a stack, as in when the back button is hit the window is closed (pop from the navigation stack). Is it possible to maintain multiple window session parallely inside the NavigationGroup (navigate using the...

Showing 1-50 of 118 1 2 3