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

Load a WebView with given cookies?

Dear community, In my application, I am using Titanium.Network.HTTPClient to perform login to a website and I get cookies from that connection. I'd like to then load a private page in a WebView using these cookies. How can I load WebView with a given...

Store a image to load later

Ok so I have a settings view which is a modal view in my app (iOS iPad) The settings menu has 3 options - insert name - create/upload character - create/upload house The name is inserted and the name would appear in the book part. I do this by setting a...

Showing 1-8 of 8