Titanium Community Questions & Answer Archive

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

How to display a scrollIndicator for a Titanium.UI.TextArea?

Hi,
I use a TextArea dto display a large amount of text. On the iPhone I have the option for scrollable views to show an indicator when the user sees the respective view.

Is there a similar thing for Titanium?

Cheers
Czar

— asked November 11th 2010 by Czar
  • scrollindicator
  • scrollview
  • textarea
1 Comment
  • A screenshot of what you are aiming for would be appreciated.

    — commented November 11th 2010 by Paul Dowsett

1 Answer

  • Czar

    After reading your question again, I think I understand what you mean, and your rationale behind it.

    No, even though Ti.UI.ScrollView and Ti.UI.TextArea are both technically scroll views, and despite Ti.UI.ScrollView having the showHorizontalScrollIndicator and showVerticalScrollIndicator options, they unfortunately are not available in the Ti.UI.TextArea object. :(

    — answered November 19th 2010 by Paul Dowsett
    permalink
    1 Comment
    • But if Titanium uses native UI components and "only" bridges from the Ti.* elements tot he native components, how can this feature NOT be available? I don't understand.

      This seems like the components are NOT native. Is that the case?

      — commented November 22nd 2010 by Czar
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.