Community Questions & Answers
Load event doesn't work
Hello everybody, I have this code: ~~~ var win = Ti.UI.currentWindow; win.backgroundImage="/images/img1.png"; win.addEventListener("load",function(e){ // Some tasks! }); ~~~ The some tasks part didn't work ! .... I wander if there...
pin entry
I am trying to add a pin to my app. So when the app starts if it already has a logged in open session with the server you have to enter a pin number to gain access. Is this possible using titanium? Everything i've looked at seems to say no. The only way...
Execution of Windows in URLs of TabGroup
It looks like the code in Javascript files that are URLs of Windows, which are part of Tabs of a TabGroup don't get executed until their respective Tabs are shown (or selected) on the TabGroup. Is there any other way to get them executed? I thought...
Map displays empty
Hi, I am quite new to appcelerator, and am now trying to get a few simple apps working locally (with little luck). I want to display a map, and used the code in the API, but the map doesn't display, the grid loads, and the +/- to zoom, but the actual...
Windows XP/7 problems
Hi! I have done the installation methood, as written on the site. I can run the emulators. But, When i try to rebuild my app without exiting the emulator to make things faster, some times i get this type of errors: [ERROR] Exception occured while...
Andriod SDK folder permission problem under Windows 7
have found where the problem is. So far the "temp" folder in andriod SDK is on read-only mode with a square not a tick. I tried various ways to turn it off, but it seems to have something inside the folder which is read-only. In fact, it detected...
Titanium Developer Not Connecting anymore
Hi Titanium Developer has stopped connecting to the internet so I can't login and can't work with it. I had this issue in the begining but it seemed to resolve itself. I'm in a corporate network behind and ISA server, I saw a solution for this where...
eventListener Crashes (Error log NSExeption)
~~~ var win4 = Titanium.UI.createWindow({ //title:'Favourites', backgroundColor:'#000', barImage:'titles/titleSettings.png', title:null }); var tab4 = Titanium.UI.createTab({ icon:'icons/icoSettings.png', title:'more', ...
SDK: loading Screen: loading... always loading... ??!?
Hi, I have Win7 with the last titanium and last updates... I try to use it... i have downloaded the Kitchen samples... i go to the Test & Package screen for testing with the Android SDK but i can't. I have alwas SDK: loading Screen: loading I wait...
Fix for Win64 : installing and run
Hi Guys, After some time i have found the soluce to use my Titanium android. The install is not working as normal and no mobilesdk is added during installation in program folder by Developer msi. See if simalar problem for you. You need installer,resouces...
Showing 1-10 of 10