Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (static)
Browsing latest articles
Browse All 8 View Live

What is preferred method for lots of content?

Hello! I was curious, with webview being phased out, what are the preferred methods for displaying static content. I know there are lots of ways to do this, but wanted to know what are the best...

View Article



Best way to display static pages

Hello, What's the best way to create a static page like a FAQ or About Us page for an iPhone App? I hear webviews are very expensive and I would like to keep my app light and quick. Is there a better...

View Article

Global static variables

On startup my application loads some constants from a remote server and keeps them in memory for use by other classes. In Java, I would have static variables in a certain class and access these static...

View Article

Linker issues when building iOS module that includes closed source third...

Has anyone had any luck (or issues) in creating iOS Ti modules that in turn include closed source third party libraries? I'm having a plethora of linker issues, including missing symbols and duplicate...

View Article

Singleton class

How to create a singleton static class in Titanium? I have a few window classes such as login window, main window... I'm using that static class from those windows.. I want to keep the states in...

View Article


Make search bar static?

Hi, Does anyone know how to make the search bar not move when its above a Tableview? When its above a tableview, and you scroll down or up, the search bar moves along with it. I would like it always...

View Article

Building iOS module with external static library framework not working

In our Titanium iOS module we added a external static library framework (iCelciusAPIPack) according to the iOS Module Development Guide. We also added the "OTHER_LDFLAGS=$(inherited) -framework...

View Article

Landscape screen designing query

Hi all, i have a query regarding the static screen designing(xml desinging) for titanium. As in Android development we create a new folder called layout-land and place the same xml file for achieving...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images