Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (navigationbar)
Browsing all 14 articles
Browse latest View live

Navbar: how to set title that spans multiple links with different font size

Hi all, I was wondering how to create a title in the Navigation bar that has different sizes that spans multiple lines. For example, I want to create a title that spans 2 lines in different fonts...

View Article



How to show/hide Navigation bar and tool bar set

I would like to make slide show type app. When it shows the photo, it should have no navigation bar and tool bar set. Then it shows the set when it was tapped on the screen. Please advise me.

View Article

I don't see any navigationbar on top of my application

I'm very new to Titanium, and my first question is : what is the reason that I don't see any navigationbar/titlebar on top of my window with this code : var win = Titanium.UI.createWindow({ title:'that...

View Article

iphone modal window has no navigation bar

Hi, I have an app which opens 2 modal windows back to back...and when the second modal window opens, it has no navigation bar !!!! And I need this navigation bar, because I'm using the leftNavButton to...

View Article

Calling "navGroup.close" giving me a strange behavior

Hi All, I'm writing an iPhone application which is utilizing NavigationGroup heavily. I have a button in one of the screens which when pressed by the user, takes the user to the previous screen. Here...

View Article


nested push animation can result in corrupted navigation bar

Error in Titanium console: Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted Have a window that will be opened animated within a tabGroup when...

View Article

setting navigationBar background image with Alloy

hi, is it possible to change the navigationBar image with Alloy? I tried to set the navigationGroup's backgroundImage property but it won't work. I also tried to pull out the navigationBar in code and...

View Article

Alloy: whats the proper way to specify platform in XML

iOS has navigation bar as the topmost view in hierarchy. So if I specify platform within this XML, then the views below won't be showing up in android system. What is the best way to work around this...

View Article


SDK 3.1.3GA, iOs6 & 7 Navigation Bar compatibility issue

Trying to trouble shoot a bug I'm having with an app running on iOs6 and iOs7. Depending on the version of iOs, the same view won't render the same way: the window has a navigation bar, an element...

View Article


Navigationbar/Statusbar backgroundColor

I'm trying to set the backgroundColor of the navigationBar and Statusbar and cannot get there. index.xml <Alloy> <NavigationWindow id="win1" platform="ios"> <Window id="win2" title="Red...

View Article

navigationbar: title color

I'd like to change the title color in the NavigationBar. How is this done please?

View Article

NavigationBar: open another level

I'm struggling on open another second level in an existing navigationbar. Out of the root of the navigationbar I open a TableView. But how can I open from the TableView the child in another next level...

View Article

NavigationBar: close window

The index is to authenticate the user. In case of success he gets redirected into a navigationbar window. Being in the first child how can I close the child and the parent at once to load the index...

View Article


Change window title color (iOS7)

Does anyone now how to change the window title color in the navigation bar? It currently defaults to black. I've already tried setting navTintColor, but that only changes the navbuttons color. Thanks.

View Article
Browsing all 14 articles
Browse latest View live




Latest Images