Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Background Color Ignored in TableView

Using Verson 1.0 on Mac 10.6.3 for iPhone app. It just stays white. Any suggestions to setting the background color?

feedTableView = Titanium.UI.createTableView({
        backgroundColor:'#000',
        data:data,
        top:100    
    });
— asked April 4th 2010 by John Kirby
  • background
  • createtableview
0 Comments

5 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.