When I choose to show the inspector inside a desktop app, I get the error below. As their Wiki said, I\'ve followed this:
Is there any option in Titanium Mobile Framework to prepend a view to existing views within a Scrollview? It seems tha开发者_Python百科t there\'s only the add-Method to append Views, but what i need i
while programming android with eclipse, no matter if you\'re using the emulator or a 开发者_如何转开发device connected in debug mode you can easily check the Log for looking at the custom messages tha
In Titanium Appcelerator, I have a project that creates a tabGroup and window via a function. Ti.App.addEventListener(\'startCoSelect\', function(e) {
i hope you can help me. I want that the Background image fit to the screen when the orientation changes.
I am new to JS and Appcelerator titanium. I am trying to implement the MVC model to my app, but I have a problem accessing the data in the model:
I have tried both Titanium.UI.RETURNKEY_DEFAULT and Titanium.UI.RETURNKEY_NEXT, but neither will add a new line in the text area. Titanium.UI.RETURNKEY_DEFAULT just closes the keyboard.
My client wants qr-code based application using appcelerator for an开发者_运维知识库droid and for iphone ? is it possible using appcelerator?have you seen this google project?
I have a keyboard toolbar setup with a PREVIOUS and NEXT button. I\'m trying to figure out which textfield has focus so I can allow the user to jump to the next field or go back to the previous field.
we\'re programming a little \"home device control\" app within our studying using Appcelerator Titanium. We programmed a back-end in Java which is connected to our front-end apps with an interface whi