Showing 1 - 10 of 111 questions
|
4
points
4
votes
|
In the 6 months since 1.0 released, you'll have released 5 updates to Titanium Mobile (since 1.5 is due soon). Meanwhile Titanium Desktop is not only stalled at 1.0, but it crashes with a completely...
180 views, 4 answers
asked Yesterday
by Greg Bulmash
|
|
0
points
0
votes
|
Hi everyone,
My problem is that the property Italic of Label does not work on Android. However, it works properly on iPhone.
Is it a bug in Android? How can I fix this?...
20 views, 0 answers
asked 3 days ago
by Sreyleap Lay
|
|
0
points
0
votes
|
After checking if the user is >= 3.2
I'm using the following code:
~~~
var iads = Ti.UI.iOS.createAdView({
width: 'auto',
height: 'auto',
bottom: -100,
borderColor:...
25 views, 0 answers
asked 6 days ago
by John Welch
|
|
0
points
0
votes
|
I'm having difficulty (v1.4, iPhone) passing an object to createPerson and having it set the properties of the returned object.
For example:
~~~
// FAIL: Creates a contact with firstName of...
22 views, 0 answers
asked 2 weeks ago
|
|
0
points
0
votes
|
It is not possible to use the iPad and iPhone PinYin keyboards with a Titanium Text Area - the letters are immediately deleted by a backspace character as soon as they are entered.
What is the best...
48 views, 2 answers
asked 2 weeks ago
by John Holman
|
|
0
points
0
votes
|
I don't see this problem on iphone just android built.
There's no defaultimage appeared on tableview image. It's just blank. When you scroll, remote image would reappear and disappear again....
56 views, 1 answers
asked 2 weeks ago
by Daniel Lim
|
|
0
points
0
votes
|
Ive now tried a blank app as well as Kitchen Sink and a number of other apps with Titanium Developer. No matter what I try, either through the emulator or on a Droid 2 device, attempting to...
47 views, 0 answers
asked 3 weeks ago
|
|
0
points
0
votes
|
So I'm not sure if this is a bug or has something to do with how I coded it but when using a nav group and opening and closing windows, the content of the windows seem to stay when a new window is...
43 views, 0 answers
asked 3 weeks ago
|
|
0
points
0
votes
|
Hi folks,
everytime i launch my app this error appears:
~~~
: CGImageCreateWithImageProvider: invalid image size: 0 x 0.
~~~
Anyone knows the reason and how to fix this?
Thanks!...
152 views, 4 answers
asked 4 weeks ago
|
|
1
points
1
votes
|
The last logger fix (Ti.API.info) (link below) only trapped 4.0.1, so if you just installed the latest 4.0.2 iOS, it will not work. Make sure you redownload the file and change the lines (52,56)...
200 views, 0 answers
asked 4 weeks ago
by Daniel Lim
|