Community Questions & Answers

WebView event problem

Hello, I cannot access the Ti.App var inside a webview. My code is similar to ~~~ Ti.App.addEventListener('btnClicked', function(e) { alert('Test'); }); var WebView = Ti.UI.createWebView({ width: 320, height: 480, touchEnabled: true, html:...

"Ti" vs. "Titanium" prefix

Hi, is there a difference? Somettimes you see code around starting with **Ti**.xyz and soemtimes **Titanium**.xyz. 1. What is the difference? 2. Can you switch between those 2? Is there any advantage of **Ti** besides less characters :-) ? THX Czar

Using Ti. object in Js script file

Hi. I just started deal with Titanium. I readed Support Guide a little bit and I started to create my own simple desktop application. I want to ask, how is possible to use Ti. API inside external JS file (included in index.html) ? It does not work when...

1.2 is out -- still doesn't work.

ok, I have TiDev 1.2.0 and Kitchensink for 1.2.x ... I can get android to run now, sometimes... takes about 3+ minutes for each launch... and then sometimes doesn't work. for the iphone -- no. I've never had the iphone working on any computer with any...

Showing 1-7 of 7