Hi guys,
Using 1.4.0...I was wondering if it was possible to have textual captions (just like the Iphone itself has with its own Dashboard) with the DashboardView?
Looking at the KitchenSink dashboard.js example, the images it is using have the text in them. I am composing the DashboardView programatically and would like to assign text under the icons dynamically. I tried using both the 'label' and 'caption' properties to the Titanium.UI.createDashboardItem() function, but no-go. I can get the icons and dashboard behavior fine, but whatever I try I can't get the text captions under the icons.
Any ideas?
Thanks,
Robby