Community Questions & Answers
remove titleBar from android application
__Solution__ : on the root folder of your project create this stucture : resources plateform android res values theme.xml and inside the file theme.xml : <?xml version="1.0"...
Alloy Two-tabbed application - changing main title
Hi, I'm just starting with Titanium - so, please, bear with me... I started off with Alloy Two-tabbed Application template as a starting point. For the starters the target is Android tablet (1024x600 if that matters). I managed to make a menu which is...
hide TitleBar in splitted actionBar
Hey everybody, I managed to put my actionBar with all of its icons on bottom of the screen by adding "android:uiOptions="splitActionBarWhenNarrow"" into my custom AndroidManifest. Now look at this picture, provided by Google in their...
Customizing a window's titlebar
Hi, I'm trying to make a custom NavigationBar (titlebar) in a window, in a tabgroup. Everything works fine except that the control I set as the titleControl has some kind of margin to it on the sides. I'd need to replace the whole surface of the...
ios title bar button problem ?
here i attached two images.. i want like this. https://lh3.googleusercontent.com/-csAI7OZfAjE/UK3hdHW0-FI/AAAAAAAABBw/cxq9wg3WrzM/s375/Screen+Shot+2012-11-22+at+1.52.27+PM.jpg when i am trying it looks like that.....
Android Title Bar Not Showing
Hi, I cannot get the title bar to show in the Android version of my app. I have tabs. I have this in tiapp.xml ~~~ <fullscreen>false</fullscreen> <navbar-hidden>false</navbar-hidden> ~~~ I have my own titanium_tabgroup.xml which...
Using the same titlebar for all my tab windows (iPhone)
Hi, I'm newbie with Appcelerator and so far, I'm pretty happy of what can be done with it. Right now, I'm working on a quick test application. I have 5 tabs which all link to specific windows ... do not know if it's the right way to do it but is there...
Remove titlebar on TabbedGroup
I want to remove the titlebar on my tabbedbar (and replace it with a custom toolbar). How can I do this?
ti.barcode opens window without titlebar and tabgroup?
Hi i'm working on a small app where the user scans a QR code and it sends the user to a window with video and some informations regarding the place where they scanned the barcode. Everyting works "fine" but my problem is that when the code is...
Barimage flashes when clicking custom leftNavButton
Hi, I have a problem where to barImages flashes when i click the backbutton in the titlebar. The setup is a TableView where the rows have children. when i click one of the rows the child opens as it should and everyting looks great. But when i click the...
Remove default titlebar on iphone and android and replace with image
I am looking at removing the default title bar on windows in both iphone and android, and to replace with an image (would be a little higher then the default titlebar and must be full width), and would still need the back buttons. Another question:...
More than 2 buttons on titlebar?
I know there is setLeftNavButton and setRightNavButton to add buttons to a title bar. What if I want additional buttons in the title bar (a third title bar button apart from the right and the left nav button)? How do I do that for iPad?
Removing the Double Title Bar from SplitView Embedded Within a TabGroup
Hi all- Is there a way to remove the double title bars which are produced when embedding a SplitView into a TabGroup? I am creating a solution, similar to the below post, but I the only issue I have is that when the user selects the tab containing a...
Tab bar buttons wont work!
Can some please check the code.. the Topbar buttons or any content into the window wont get clicked : ~~~ var login = Titanium.UI.createWindow({ title: "Sign up!", backgroundColor: '#bbb', barColor:'#1c4a78', titleImage:...
Window doesn't show title bar!
Hi, I'm trying to create a new window with a title bar, label, and close button but the title bar is not showing. Can someone help me please? This is my code: ~~~ testbutton1.addEventListener('click', function() { var...
How can i hide titlebar with desktop sdk?
Hi, all Can I hide the native titlebar in desktop sdk? I want to build a custom titlebar, using api to minimize/maximize/close window. thanks kenshin
Titlebar Image not full width?
For some reason, my title bar image won't span the entire width? I even set the width of the image to 1000px but still no luck. Also is there a way to use a 1px wide image and have it...
Title Bar Buttons ...Urgent
I tried alot to find those title-or toolbar buttons but without a clue ...working on iphone and ipad need exact buttons like All-missed Style in the attached image 
BarImage hides the left and right NavButtons in a navigation group on successive window open ?
In a Navigation Group, TitleBar left & right nav buttons are added as well as an BarImage. When a new window in the navigationGroup opens over the previous window. The left and Right nav buttons are not visible but their functionalities are...
iPhone -> Android TabGroup Title Bar
I'm in the process of porting an iPhone app to Android. The iPhone app makes use of the titlebar that is provided with its tab group implementation. I think I read somewhere (I can't find it now) that Android doesn't offer a title bar with its tab group...
Title / Navigation Bar Height Bug when orientation changes
When switching between landscape and portrait, I am often left with a navigation/title bar that is the incorrect height. Below is a basic test case that demonstrates the issue ~~~ Titanium.UI.setBackgroundColor('#000'); var main =...
The height of the titlebar in orientationModes (iPhone)
In Kitchen Sink the titlebar changes the height in different orientationModes. This code works, but without changing the height of the titlebar for the iPhone: winZeitungen.orientationModes =...
iPad project - navBar titleBars differ between a clean tabGroup and navigationGroup project by 1px. bug?
This is a quite hard thing to spot unless you have the barColor set to #000. Unfortunately I have this set to #000 and it's all to easy for the designers to spot. I'm not sure if i'm setting something up wrong or this is a bug but if you look at the two...
Titlebar fades to white in window tab after Activity Indicator is shown (iPhone only)
I have 4 tabs, each being opened by url. I have a global event called "app:loader.show" that when fired, opens a new window, view and activity indicator (below). On iPhone it turns the titlebar faded white (even after it closes). Seems like...
Navgroup Titlebar Top/Margin
Hi All, Having some trouble in the following app. As you can see from the screenshot, i cant quite get the titlebar to align to the top of the screen! I think its something to do with the navgroup :( Any ideas on what i need to change? (The problem page...
SplitView within TabGroup - adding nav buttons problem
I'm working on an iPad app which has a TabGroup as the main navigation and a SplitView inside it. I only want one title bar at the top of this screen, and I want to be able to add left or right buttons to it. By default, this scenario shows two title...
How to create a title bar for a vanilla window (no tabs)
How can i create a window (i.e - Titanium.UI.createWindow) and have one of those gradient title bars for that window. Cant seem to find an example for that. NOTE - i am not using tab bars at the bottom I looked at this example at the bottom -...
How to get Titlebar?
[iPhone] How can I get titlebar for a window? I am not using Tabgroup because my app does not need tabs. When I do: `var win = Ti.UI.createWindow({title:'My Window',barColor:'#13386c'});` I dont see the titlebar for this window. How can I make it...
Title Bar & CurrentWindow
Ok... i have found different post of this question but i don't find nothing good solution... I started my IOS project with tab bar now (because i have single windows) change my IOS project from tab to single windows but... title bar hide :( i try to load...
TabGroup buggy behaviour
I have been reading a lot about tabgroups and looking for help in the community site, but can't find this problem. I had tabgroups working fine (on iOS) , then suddenly all the tabs are working except for - The window view does not show - the header...
Titlebar Map Button Question
Hi, i'm trying to put "map" button in the titlebar, and when you click it, it opens "map.js" file. Can someone please look at my code and help me figure out what i'm doing wrong? var btnMap =...
Height of the titlebar in an iPhone/iPad app?
How can I find the height of the titlebar on a window in an iphone/ipad app? And, does it/is it going to vary (for example in the new iPad 2 with better resolution)?
When is the popover titlebar going to be fixed?
People have been asking about this for over 8 months now, and still nothing. My popover appearing [like this](http://www.labusdesign.com/popover.png) when in portrait for a split window is unacceptable. Has this been filed as a bug? Can any devs gives us...
Strangest thing happens with titlebar on non tabgroup app
Hi If I create a window in the app.js file directly I can't seem to get the titlebar to show at all. If I create a tabGroup it will show. What is this? It didn't seem to be this way in Mobile SDK before 1.4.2. Anyone experience the same thing?
Howto create larger Desktop osx toolbar / titlebar
I'm been trying to figure out how Titanium Developer itself creates the expanded titlebar in OSX (where the New Project/Import Project buttons are, for instance) as opposed to the default titlebar. I'd like to put my own button menu in that titlebar, but I...
Desktop Titlebars
I'm trying to make the titlebar of a desktop app a different color and layout, but I can't: 1. Get the background color behind rounded corners to be transparent 2. Allow the window to be dragged when `<chrome>false</chrome>` is used in...
Title bar clipping on device
Hi, I'm new to Titanium and I'm debugging my first app. It's a simple app with several windows and a title bar for each one. Everything looks great on the simulator but when I launch my application on my iPhone, the title bars blinks going from its...
How to change titlebar text/font colour.
Hi there, I've been able to set the titlebar/navbar colour using the following: ~~~ var tabGroup = Titanium.UI.createTabGroup( { barColor:'#fff' }); ~~~ Problem is, with a white titlebar, the text becomes hard to read. Is it possible to change the...
Create an about button in titlebar
Hiya, Trying to get a button working in the titlebar is becoming a little difficult. At present the button opens when clicked (calls a window with a webview), and closes when an html button is clicked. But only once. The issue is that after the window...
Can you use the tabGroups without it adding the titleBar?
Is there any way to manually hide and show the titlebar when using tabGroups? I would like to use the navigation that comes with the tabs but still keep the space that the empty titlebar takes up. Am i going at it the wrong way? There might be a...
Hide Title- and Tabbar
Hi together, i have a app with with 4 Tabs. Lets say on the first one is a Tableview. When the Table recieves data, i show a "loading screen". But this one only hides the table. How can i hide oder overlay the titlebar and tabbar?
Getting a title bar on Split View detail without Navigation Group
Is there an example of a split view detail window with a titlebar that is not using a navigation group? The Kitchen Sink example with a titlebar uses a navigation group to display the titlebar, and the other example is a fullscreen window. In other...
Change Color of Title Bar
Hi there, what value has to be in the tiapp.xml (or somewhere else) to get the title bar of my main window black?
Showing 1-43 of 43