Community Questions & Answers

You must Login before you can ask or answer any questions.
1.4 Most Recent Most Viewed Most Votes Unanswered FAQ

Showing 1 - 10 of 50 questions

0
points
0
votes
Can anyone guide me how can I make a form similar to Contact Form given in AddressBook application? If it is tableview then how can i make a editable tableview? Thanks...
16 views, 1 answers
0
points
0
votes
I did the steps necessary shown in the below link: http://developer.appcelerator.com/question/57921/bug-iphone-sdk-stuck-on-loading But still when I try to launch my app, SDK: is STUCK in...
31 views, 0 answers
0
points
0
votes
I am using Ti.Network.createHTTPClient to pass some info to a PHP page, for example: ~~~ var email = "john@website.com"; var encodedEmail = encodeURIComponent(email); this.HTTPClient.open('GET',...
42 views, 2 answers
0
points
0
votes
I have two pages where I get images via an xml query, one is a table view 57x57 and then a larger image 120x120. If i use the image:media (media being the url from the xml) the images show up...
67 views, 1 answers
0
points
0
votes
In SDK 1.3.2, I could have views inside of table rows. However, in 1.4, I am no longer able to add views. Here's a bit of code that works in 1.3.2 but only shows empty rows in 1.4: ~~~ // Create the...
54 views, 2 answers
0
points
0
votes
I keep getting an install error from Titanium 1.2.1 whenever I try to install my App on the device. This is very strange because it stopped working all of a sudden. I tried deleting my build folder,...
93 views, 3 answers
0
points
0
votes
I thought I would share my experience to maybe save someone else some time and possibly come up with a workaround on this thread. Here is my specs * Appcelerator SDK 1.4 * Windows XP * Samsung...
128 views, 1 answers
0
points
0
votes
I have the following in a .js file that is pulling the photo correctly into the email as an attachment, but the geolocation is not updating the label currentLocation which is also being added to the...
56 views, 1 answers
0
points
0
votes
I am having issues build a distribution file with then new SDK. I get a error message saying. This message pops up immediately after clicking the package button. ~~~ Titanium Developer...
51 views, 1 answers
0
points
0
votes
I'm having problems w/ the scrollview control on iphone using the 1.4 sdk. The content on pages 3+ doesnt smoothly come in, it will be a black frame and then a second or two after its has...
38 views, 0 answers

1 2 35