Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2994] iOS: Add label to Ti:UI.DashboardItem

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:11:57.000+0000
Affected Version/sRelease 1.7.0, Release 3.0.0
Fix Version/sn/a
ComponentsiOS
Labelsapi
Reporterdknell
AssigneeIngo Muschenetz
Created2011-04-15T03:34:21.000+0000
Updated2017-05-02T21:19:02.000+0000

Description

Please allow a text label to be specified in the Titanium.UI.createDashboardItem() function. Forcing the developer to create the label in the image is horrible for localization.

Comments

  1. kosso 2011-04-15

    +1 from me.

    I just got around to needing to use the dashboardView and was disappointed to see that the labels are use as simple properties in the KS example and not as actual labels.

    I had a go at using a container view containing an image and a label, which does work, however you lose the ability to have a selected state on the image. I also tried using a button, but the dashboardItem 'steals' the click event and so there's no way to show the button being pressed.

    From my experience over the past few hours trying all sorts of ideas out, it seems the dashboardView needs some love and attention, as soon as possible for it to be as useful as it could be.

  2. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source