Scaling ListView in Coffee Demo

Hello!

I am trying to use the listview that is in the Coffee demo. Can it be scaled anyway on the screen instead of to the left on the iPad? I want to use it as a drop-down dialog.

Thanks,

Willy J.

[import]uid: 66859 topic_id: 12036 reply_id: 312036[/import]

Try using this:

object.align = "left"  

I’m not sure if this will work or not, but let me know. Also, can you provide a link for the coffee demo? [import]uid: 14218 topic_id: 12036 reply_id: 43916[/import]

@spoggles, Thanks for your reply. Here is the link:

http://blog.anscamobile.com/wp-content/uploads/2010/09/CoffeeDemo.zip

to get it to layout on the iPad do the following:

open config.lua and build.settings and change the scaling and orientation settings. (Comment out the lines in config.lua and uncomment the lines in build.settings.)

I would link to add the list view into another object. So, aligning it to the left is not what I am looking…

Thanks,

Willy J.

[import]uid: 66859 topic_id: 12036 reply_id: 43917[/import]