Community Questions & Answers
Image resizing (and more..)
THIS IS A GUIDE ========== I came across few questions regarding this issue for manipulating images for decreasing resolution or what not - and none of the solutions i saw was perfect so i decided to give it a try. For image resizing: -------- You can...
how to use set methods?
Hello there, I have a button, defined like this: `var loginBtn = Titanium.UI.createButton({ title:"Login", width:80, height:35, borderRadius:1, font:{fontFamily:'Arial',fontWeight:'bold',fontSize:14} })` I am trying to set the bottom...
PayPal Integration for iPhone/Android Application
Dear TD Support, Please provide me the best way to implement the payment gateway for a iPhone/Android mobile application. I am developing an application which is used to donate an organization. can Paypal be integrated with such a mobile application to...
Call a function/method dynamically
this mainMenuData is used to populate a tableRow within a tableView ~~~ var mainMenuData = [{icon:'imgs/m_1.png',mainLb:'BUY OR\RENT',subLb:'Which would be a better fit?',action:'createBuyMenu'} ]; tableView.addEventListener('click',function(e) { var...
Staff help please, or somebody better than me?
I'm trying to write a wrapper for Ti, that emulates somehow the mootools behaviour. The most important thing being the possibility to chain methods, and to use "set" with an object containing properties. I would like to release it MIT to help...
Showing 1-5 of 5