Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1054] iPhone: can't set background gradient on tableview

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2011-10-28T09:21:39.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsdefect, gradient, ios, iphone, tableview
ReporterJeff Haynie
AssigneeReggie Seagraves
Created2011-04-15T02:42:40.000+0000
Updated2011-10-28T09:21:39.000+0000

Description

http://developer.appcelerator.com/question/30441/iphone-bug-backgroundgradient-doesnt-work-for-tablerowviews"> http://developer.appcelerator.com/question/30441/iphone-bug-backgro...

Comments

  1. Thomas Huelbert 2011-04-15

    valid, needs testcase

  2. Blain Hamon 2011-04-15

    A minor update while I implement it. The developer question is actually not on tableView, but on tableViewRow, which is not a TiUIView (And thus did not inherit gradient support).

    From the looks of things, gradient will take up the entire row, even in grouped format, with no rounded corners. But I will also implement a 'selectedBackgroundGradient' to be used when the row is selected, similar to selectedBackgroundColor, etc.

  3. Graham 2011-04-15

    August? As it is obvious this is not a priority fix, why don't you remove this from the documentation in the mean time so developers don't waste their time trying to achieve this thing that is currently impossible.

    Here it is: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableViewRow-object"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....

    Cheers,

    • Graham
  4. Blain Hamon 2011-04-15

    Should we implement this? Should we fix the docs? Need to pow-wow over it.

  5. Vikramjeet Singh 2011-08-17

  6. Wilson Luu 2011-10-28

JSON Source