Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-338] Set bar image after the window creation

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:45.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsfeature, ui
ReporterNicolas Mérouze
AssigneeReggie Seagraves
Created2011-04-15T02:27:29.000+0000
Updated2011-04-17T01:52:45.000+0000

Description

I would like to be able to set the bar image anywhere. There's currently a setBarColor and an option in the tiapp.xml but nothing for images.

Titanium.UI.currentWindow.setBarImage("img/toolbar.png");

Comments

  1. Thomas Huelbert 2011-04-15

    Titanium.UI.ButtonBar.backgroundImage

  2. eddiemonge 2011-04-15

    How is this fixed? was a setBarImage added?

JSON Source