The best way to embed a lot of pictures in an ios application

Andre Garzia andre at andregarzia.com
Wed Jan 19 11:51:54 EST 2011


Ludovic,

I think that if you store them in the stack, your stack will grow and it
will take longer to launch which you want to avoid. Better to bundle all the
images as files in the app bundle and load them on demand.

andre

On Wed, Jan 19, 2011 at 2:20 PM, Ludovic Thébault <
ludovic.thebault at laposte.net> wrote:

> Hello,
>
> I test the ios part of runrev, maybe for a futur app.
>
> What is the best way to store a large number of images in a iapp? Image
> Library, custom property,… ?
>
> I have to show them on demand
>
> Thanks !
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list