[TIMOB-17972] Windows: Implement Ti.UI.SearchBar
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-03-09T00:30:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.3.0 |
| Components | Windows |
| Labels | qe-5.3.0 |
| Reporter | Ingo Muschenetz |
| Assignee | Kota Iguchi |
| Created | 2014-11-05T22:03:45.000+0000 |
| Updated | 2016-04-20T23:07:59.000+0000 |
Description
http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.SearchBar
https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.autosuggestbox.aspx
Ugh, looks like SearchBox is Windows store only (no phone). Probably need to hack this with a text field.
Maybe we could use [Windows.UI.Xaml.Controls.AutoSuggestBox](https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.autosuggestbox.aspx).
https://github.com/appcelerator/titanium_mobile_windows/pull/574
Verified as fixed. Tested on: Windows 10 Pro Windows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) Appc Studio: 4.6.0.201604200942 Ti SDK: 5.3.0.v20160420090405 Appc NPM: 4.2.5-2 Appc Core: 5.3.0-20 Node: v4.4.2 *Closing Ticket.*