Titanium Community Questions & Answer Archive

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

1.4.1 android tabs not working?

In 1.4.1 it seems that the tabgroup is not working anymore.

The window opened initially remains onscreen and the other windows are not opening anymore even the clicked tab gets selected.

— asked September 6th 2010 by Dan Tamas
  • android
  • tabgroup
0 Comments

8 Answers

  • I'm running KS off of 1.4.1 and it seems ok. Do you have anything in your log.

    — answered September 6th 2010 by Don Thorp
    permalink
    0 Comments
  • The only thing that seems to be different from 1.4.0 is this line

    [TRACE] Launch output: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=info.rborn.dms/.DmsActivity }

    I use a wrapper I made myself for Ti but with 1.4.0 it works just fine. Is something changed in 1.4.1 ?

    — answered September 6th 2010 by Dan Tamas
    permalink
    0 Comments
  • That log statement is dealing with a big AndroidOS bug. I just pushed some fixes a couple of days ago where TabGroups would actually close when told to and the respect the activeTab property on open where that wasn't happening before.

    — answered September 6th 2010 by Don Thorp
    permalink
    0 Comments
  • I'm on the last build

    Sep 4 2010 22:11 rdc0620a5

    So am I doing something wrong or there is an issue? Thanks :)

    — answered September 6th 2010 by Dan Tamas
    permalink
    0 Comments
  • Does KS fail for you on that build? It's working for me. And since there is no log file or anything I have no idea what you're doing so I can't tell you if it's a bug or your problem. Since KS works for me I would start looking there.

    — answered September 6th 2010 by Don Thorp
    permalink
    0 Comments
  • Ok, I'll take a look and let you know. Thanks :)

    — answered September 6th 2010 by Dan Tamas
    permalink
    0 Comments
  • Just wanted to let you know. It's something I do into my wrapper - I haven't found yet what. What it's really strange it's that with 1.4.0 it's working.

    I'll let you know. Thanks again.

    — answered September 7th 2010 by Dan Tamas
    permalink
    0 Comments
  • Just wanted to let you know. It's something I do into my wrapper - I haven't found yet what. What it's really strange it's that with 1.4.0 it's working.

    I'll let you know. Thanks again.

    — answered September 7th 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.