Community Questions & Answers

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

Showing 1 - 10 of 124 questions

0
points
0
votes
Hi. I've got an application (runs on iPhone simulator) and runs OK on my iPhone 3GS (4.0.2 ios). It captures an image from the camera/phone, some meta data and posts this to a webservice. No...
41 views, 1 answers
0
points
0
votes
I'm creating a board game that has many (about 100) pieces on the board that the user can drag around, etc. What type of element/view should I be using for the individual pieces? I'm currently...
41 views, 1 answers
0
points
0
votes
Hi, I'd like to create a toolbar or tabbed group with a title bar on top. But I also want to be able to place a button up there for more information that would link to a js file on click. How...
29 views, 0 answers
0
points
0
votes
If I have a 1000x1000 png file, and load it into an imageView with the width at 100, can I then scale the image (animate) up ...ie., zoom it up to a larger view without it looking like a pixelated...
126 views, 2 answers
0
points
0
votes
Hi, Newbie here. I was able to take a desktop screenshot and store it on the hard drive. I need to be able to post the said image to my server along with other data (this is a project/time tracking...
44 views, 0 answers
0
points
0
votes
Can an Android app upload an image to the webserver? Does anyone have a definitive answer on this? I notice file upload is not in the Android version of Kitchen Sink, but it seems like such a key...
77 views, 2 answers
0
points
0
votes
Hi there, Has anyone encountered strange effects when using a custom Navbar background (i.e. win.barImage) and windows with titlePrompt (the smaller subtitle text above the main title? Since the...
45 views, 0 answers
0
points
0
votes
dupe'...
23 views, 0 answers
0
points
0
votes
Here is my code, which does not display: var f=Titanium.Filesystem.getFile(Titanium.Filesystem.applicationDataDirectory, "a.jpg"); var contents = f.read(); var magCover1 =...
61 views, 3 answers
0
points
0
votes
I'm building an RSS feed window as part of my app. The feed items references images which unfortunately sometimes are broken. I want to show these images in the feed list but for the broken images I...
60 views, 0 answers

1 2 313