Titanium Community Questions & Answer Archive

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

Ranking in a tab

Hi everybody,

i am new to Titanium and i am writing my first application. it is a "game" and if you have beaten a certain time you can enter your name and in another tab your name appears in a ranking….

could you give me some ideas how to implement a ranking like this?
i would create a tableview and work with global arrays Ti.App.stringarray[] for the names at each position in the ranking and Ti.App.intarray[] for the time of each position.

is this too complicated?! or are there some code-examples in kitchensink which could help me?

moritz

— asked August 9th 2010 by Moritz Kohnke
  • iphone
  • mobile
0 Comments

1 Answer

  • Maybe this will give some ideas:

    http://developer.appcelerator.com/blog/2010/06/how-to-persist-complex-javascript-objects.html

    — answered August 9th 2010 by Dan Tamas
    permalink
    0 Comments
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.