pickStringRemember: defaultSelect (alternative to addLabelToTop)
issue emerged from #96
l-inc:
addLabelToTop: the name puts an emphasis on the visual side-effect rather than on the actual functional feature it brings. A possible alternative to this would be a property calleddefaultSelect(or alike) that takes a sequence of 0 or more labels. Then it could work consistently for both single-pick and multi-pick lists. It would bring the specified option to the top for single-pick lists and it would select 0 or more check-boxes for multi-pick lists.
will this also be included in the file.pickFile to maybe show the last picked file or put some emphasis on chosen files?
@Qazorr a nice feature, I have created a new issue for this.
An alternative is to use Example 6 from pickStringRemember.
But this does not allow you to modify a previous multi file pick.