titanium
Get width of a label in Titanium mobile app
How can I get the width of a label after set its contents? No initial width set to it. I have two labels within a table row like followings:[详细]
2023-03-25 02:18 分类:问答Titanium: Is there any way at all of displaying text and images together inline without using a webview?
I have a block of text and images together as such: Lorem ipsum etc etc [AN IMAGE HERE] Lorem ipsum etc etc[详细]
2023-03-24 14:27 分类:问答Titanium: How to to display text and images together inline in a tableview?
What I have is an XML feed of data that are basicly like facebook wall posts. The posts themselves contain text with interspersed images and video links.Now I can parse (using regex) all the links wi[详细]
2023-03-23 22:48 分类:问答Preparing a SQLite db to be loaded remotely for mobile development
My mobile titanium app is loading data from a remote url, in the form of a xml file, that I have generated. The idea is that the app is downloading that xml and processes it into a SQLlite db. But I w[详细]
2023-03-23 12:17 分类:问答Force Titanium (iPhone) navigation group window to refresh
I am developing a data-driven application for iPhone using Appceleartor Titanium engine. To cut it short, I have one window with first_name variable (label) on it and a button.[详细]
2023-03-23 08:34 分类:问答XML-RPC Parser?
Hello I\'m building an iPhone app in Appcelerator Titanium and one feature I\'d like to add is forum support for a SMF 2.0 forum. I\'ve installed the Tapatalk API on the forum and have successfully go[详细]
2023-03-23 07:38 分类:问答Titanium Mobile orientation on Android
How do I set the screen orientation to portrait开发者_开发技巧 only on Android device using Titanium Studio?There is an example project in the KitchenSink; Phone -> Orientation -> \"Allow Landscape On[详细]
2023-03-23 01:46 分类:问答Titanium webview crashes when adding a row to html table
I have webview with inline html as a part of my window. It contains an html table with around 10 rows. When I try to add 1 more row to the table the app crashes.[详细]
2023-03-22 17:56 分类:问答Have a custom tableview, how to give a given row a hidden id# variable?
I have a custom built tableview, where I am building the text i开发者_开发百科n the table row by row.I have a big loop that goes through a set of XML data and builds the row based on an RSS XML feed.[详细]
2023-03-22 09:34 分类:问答Developing mobile apps using Appcelerator Titanium
I read through all existing posts on the same to开发者_开发百科pic, but I still have a little bit more specific question.[详细]
2023-03-22 09:22 分类:问答