Community Questions & Answers

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...

Showing 1-5 of 5