Community Questions & Answers

Dashboard problem

Hi, when I launch titanium studio, when is loading the dashboard page It shown a massage error that said: Message from web page An exception occured in the script. Error name: Error. Error desctiption: Impossible to find a specified path Error number:...

Dashboard BLANK

After installing Titanium I opened the Dashboard but there is nothing there Dashboard-SnapShot http://tinypic.com/r/fw606e/5 I have exited, re-booted and re-installed. Just can't get the Dashboard to display properly. Running Windows Vista Home...

Titanium on Windows

Hi, I've two questions with this soft. First is, my dashbord just...bug and I don't why, I obtain this message : ![Error Dashboard](http://img15.hostingpics.net/pics/202123error.png "Message de la page Web") Second is, I tried to execute my...

Logout to app.js

Hi I have a login form thats coded in my app.js upon successful login the login data is stored in a database and the user is pushed to a second window that has a dashboard on with routes to other windows. I'm looking to add a logout button with an event...

Navigation contoller in app.js?

Hi I'm a bit new to app development and i've made an app with a login screen which loads in the app.js, on successful login it goes to page1.js where I've created a navigation group, via buttons on a dashboard. When I click on the dashboard buttons the...

Dashboard item name

Hi guys, I would like to use dashboard view for my app. I checked out the "Kitchen Sink" example (dashboard.js), but the item name is inside the icon image. Is there any other attribute to add using "createDashboardItem" function, in...

Issues with Dashboard

I'm not sure what is going on here, the first section of code (just like the kitchen sink example) doesn't work but the second version I hacked together does: ~~~ for (var c=0;c<iconSet.length;c++) { var item =...

Removing DashboardItem from DashboardView

Does anyone know how to remove a dashboard item from a dashboard view? You can append items with setData (though it seems like that should replace) but I have not found a way to remove items. I don't want to remove the view and recreate it. Surely there...

Dashboard icon size iPad

Does anybody know, which size the icons an a dashboard in an iPad must have? problem is: when I add a dashboardview item badge, the badge is far outside the icon, which i use in the same iphone app. so, the icons for ipad has to be bigger. but what...

Crash after leaving Dashboard View

I have a navigation group that goes down 2 levels. In the last level is a Dashboard view with 5 icons ~~~ var data = []; var labels = [ {label:'Video',icon:'video'}, {label:'Case Study',icon:'case_study'}, {label:'Slides',icon:'slides'}, {label:'One...

DashboardView on Android

Is this really not possible? If so, I should better develop my own dashboard view. But if this is true then it should be in Ti.UI.iOS.DashboardView or something like this. It is confusing.

the new 1.07 Dashboard

My current Titanium Studio Build is 1.1.0.201112221750 and I don't seem to be getting the new look Dashboard that is now being advertised with the latest official release (1.07). Anyone know how I can fix that?

Showing 1-50 of 81 1 2