Top "Searchbar" questions

How to adjust the Caret (blinking cursor) size inside searchbar with css

I tried to google it, and surprisingly found no result related... I wonder how can I use css to adjust …

css searchbar
How to add a GoogleMap Search Box to my customized map?

I'm developing my own map with google API and IGN API (french map) and I'd like to add a Google …

javascript html google-maps google-maps-api-3 searchbar
How to make keyboard dismiss when i press out of searchbar on Swift?

I try to make my searchbar on swift, but i have a problem to dismiss keyboard on screen when i …

swift keyboard uisearchbar searchbar uisearchbardelegate
How to implement a Flutter Search App Bar

There are a lot of tutorials but rather than help me to move forward, I get lost in all possible …

flutter searchbar
AutoComplete Search bar in Google Maps

I'm creating an app based on places search. I would like to know how can I add a search bar …

java android google-maps google-maps-android-api-2 searchbar
search bar in ios swift

I want to use search bar in my app.I am trying to use it but exceptions are coming . I …

ios swift tableview searchbar
How to use autocomplete on search bar on Ionic 4?

I'm looking for some example but cannot see anyone googling it, just what i want is to hardcode 2 or 3 words, …

autocomplete ionic4 searchbar
Exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 19 beyond bounds [0 .. 18]'

I haver already looked for the other similar post, but none has solved my problem. I get this error: *** Terminating …

ios nsarray parse-platform searchbar nsexception
Can't change search bar tint color to be transparent in iOS 8

Upgraded from Xcode 5 to 6 and now my search bar tint is black. Tried to change it through storyboard right pane &…

ios iphone ios8 uisearchbar searchbar
How to create a search bar similar to Google search style in JAVA GUI

I am trying to create a search feature in my program similar to google search bar, where when user is …

java swing search user-interface searchbar