[TIMOB-9788] BlackBerry: Implement important Titanium.UI.Picker functionality
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Hold |
Resolution Date | 2015-04-14T17:12:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | look1, notable |
Reporter | Harutyn Movsisyan |
Assignee | Pedro Enrique |
Created | 2012-06-25T05:17:01.000+0000 |
Updated | 2017-03-16T20:22:37.000+0000 |
Description
Need to implement plain picker using BB drop down control.
Use the implementation matrix to see what's remaining (these are things that are not implemented but supported in Cascades):
https://docs.google.com/a/macadamian.com/spreadsheet/ccc?key=0Ajs-e76-B0yIdG1oLVVleVVxaGRYd3lWWXd0czhqUFE
also need to implement second argument for the setValue property
also need to implement following from the part 1: - conversion helpers all in the same place (should be in ConversionHelper.h) - setValue interface should take two param (implement second param)
- for picker.yml - s/supporting/supported/
see http://developer.blackberry.com/cascades/documentation/ui/pickers/custom_pickers.html
The custom pickers in Cascades is only available in BlackBerry 10.1. Will postpone this feature until we bump our target version up to 10.1.
After talking to some BlackBerry folks I don't think we can assume shipping devices will have 10.1 by the time we GA. I also think do not think we should try to maintain 2 binaries at this point. We should postpone the 10.1 option picker until later in the year when more devices are upgraded and using 10.1.
Placing these items on hold for the moment based on community interest.
Closing ticket as BlackBerry is no longer supported by us.