Titanium Community Questions & Answer Archive

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

Tableview display

Hello,

I am currently using tableview and I have a problem to display it under OS < 4 (3.2 for example).

When I open a window where I want to display a tableview I have nothing and if I touch or click (or anyway) the screen, the tableview appears.

It works perfectly on os >=4.

My source code algorithm is :
I create a tableviewrow myRow;
I create a label myLabel;
myRow.add(myLabel);
I create a data tabb with myRow
I create a tableview with the data tab

Thanks in advance

— asked October 11th 2010 by Erwan Meudec
  • click
  • display
  • or
  • os
  • tableview
  • touch
  • version
0 Comments

0 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.