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

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

Does Phonegap Use Just Uiwebview Or Is It Doing Something More Then That? Nitro?

Does PhoneGap just use UIWebVIew or is it doing something more then that? Can it take advantage of… Read more Does Phonegap Use Just Uiwebview Or Is It Doing Something More Then That? Nitro?

Titanium Httpclient Returns Too 'fast'

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

Update Data In Matrix Of Cells

This code implements a 60 cell spreadsheet, 6x10 rows,columns. At the end of each row are two label… Read more Update Data In Matrix Of Cells

Fetching Data From Json.parse Array

I am stuck in this problem, I am calling a webService that returns me a json response. now i want t… Read more Fetching Data From Json.parse Array

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