Titanium Community Questions & Answer Archive

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

HintText for the SearchBar

Is it possible to have a HintText 'like' attribute on the SearchBar? Just like it we can do with Text Forms?

— asked March 26th 2010 by Antonio Silveira
  • hint
  • search
  • searchbar
0 Comments

2 Answers

  • Accepted Answer

    This is not implented (yet) but you can try this:

    give the searchbar a default value, then create a focus eventlistner on teh searchbar and delete the default value (just make it empty).

    its a bit more coding, but i think it will do the trick also.

    — answered March 26th 2010 by Glenn Tillemans
    permalink
    0 Comments
  • Thanks Glenn, that's exactly what I did :-)

    — answered March 26th 2010 by Antonio Silveira
    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.