Skip to content Skip to sidebar Skip to footer
Showing posts with the label Titanium

Titanium Httpclient Returns Too 'fast'

I have the following function: getTasks: function() { var taskRequest = Titanium.Netw… Read more Titanium Httpclient Returns Too 'fast'

How To Get The Actual Height Of A Label With Auto-height

I'm aware that this question has appeared in various forms before, but none of the solutions wo… Read more How To Get The Actual Height Of A Label With Auto-height

Appcelerator Titanium Js Dosen't Parse Date() As Expected

I am using Appcelerator Titanium, and I'm trying to parse a date string as a new Date object an… Read more Appcelerator Titanium Js Dosen't Parse Date() As Expected

Titanium Javascript: "that." Does Not Work

Neither this nor that works. Does anyone know what is going on?? Edit: qwerty is simply called as &… Read more Titanium Javascript: "that." Does Not Work

Error "you May Need To Install The Command Line Tools Package Through Xcode" When Package Titanium Modul?

Does anyone know how to package Titanium module for Android? Every time I try to package the Titan… Read more Error "you May Need To Install The Command Line Tools Package Through Xcode" When Package Titanium Modul?

Requiring External Javascript File

After reading all the relevant answers in SO and posts in the Appcelerator forums I still can't… Read more Requiring External Javascript File