>> Hey Carlos, any time frame
>> on when we will be getting
>> the 2 big announcements you
>> mentioned? The anticipation
>> is killing me!
>> – IndeedYes08
I think Windows support was one of the big announcements. Perhaps the new pricing was the other. [import]uid: 13264 topic_id: 4568 reply_id: 18871[/import]
likely native support for 4th gen idevices with retina screens, optimally using the @2x naming scheme on images as used by apple on UIKit to automatically choose the right assets for 480x320 screens as well as 960x480 screens [import]uid: 34188 topic_id: 4568 reply_id: 21335[/import]
One other thing. I see that the table view is populated from XML. This is great! Are the details views also populated from the same XML too? That would be a really nice touch.
So maybe if the XML was laid out in such a way so that it denoted which fields where to be shown for the table/list view and which ones for the details.
Typically the table/list view would display an image, title and subtitle whereas the detail view would show the same image (or a different image), title, subtitle and any number of details fields.
It would be perfect if ALL this data could be held in ONE XML file and the table/list and detail views all built from it. [import]uid: 9371 topic_id: 4568 reply_id: 21361[/import]
Sure Does! I’ve been hovering about going with Corona for app dev (my main interest is in productivity apps) and the UI library looks great - this will be the clincher for me if it arrives soon. BIG Please [import]uid: 14167 topic_id: 4568 reply_id: 21373[/import]
One question though: In the second video, cross platform is stressed but it never shows the UI on anything but the iPhone simulator. Would have been nice to see the Android side. Will they look the same (i.e. like iPhone UI elements) or will it use Android-specific UI elements?