Community Questions & Answers

Load window before opening it

Hi, is there any way to wait for a window to open until that new window is fully loaded? So in a sense the new window is preloaded first. For instance, let's say I have a window with a tableview with a bunch of items. When I click one of the items on...

Webview preload

Is there any way to force a webview to load before I actually display it? Essentially what I need to do is update a hidden webview with information relayed from a current webview...

Changing tabs latency

Changing from the first tab to the second tab (for instance) i notice a latency in the loading of the titleimage resulting in an bad looking behaviour: 1) change tab 2) the black bar is showed 3) the titleimage is loaded 4) the titleimage is showed This...

Preload add operations?

Hello, When the app first loads up there is a "preload screen" that is displayed that has an image as a background. I was wondering if there is a way to add an operation to that screen that would also be done before proceeding? For example, I...

Preload window

I have a tabgroup based app with a very large tableview on the second tab. When I click the second tab, that view is white for a second or two before showing the tableview. Is there anyway I could load window2 on tab2 while being on window1 on tab1?

Preloading ImageViews?

Hello Is it possible to preload ImageViews? I'm having a table with 10 rows each containing an imageview and two labels, so if they load while scrolling, my app will respond slowly. So: Any way to pre-load the images?

preload mp3 sound

Hi, Here's my code ~~~ var myMonkeySound = Titanium.Filesystem.getFile(Titanium.Filesystem.resourcesDirectory,'sounds/mimiplay_monkey.mp3'); // load from file object var soundMonkey =...

A way to optimize image loading

Hi all, We are currently doing an iphone app for a jewelry from paris. i have many scroll views (createScrollableView), all of these scroll views shows PNG pictures at almost fullscreen size. So, sometimes the pictures takes a few seconds to load (not...

Showing 1-19 of 19