blackberry / BB10-WebWorks-Community-Samples

WebWorks Samples for the BlackBerry 10 Platform contributed by the Community
Apache License 2.0
44 stars 91 forks source link

File Picker and Canvas Sample #33

Closed muerl closed 11 years ago

muerl commented 11 years ago

This is a sample designed to show how to actually use the File Picker and images. It contains a custom written memoizing "extention" for blackberry.io which takes a file name and returns the base64 encoded values of the file for use in an image.

timwindsor commented 11 years ago

Very interesting sample. I'll merge it in, but can you also add it to this file in the Catalogs Repo? https://github.com/blackberry/Catalogs/blob/gh-pages/All_Samples.json

muerl commented 11 years ago

Sure, I'll get to that tonight, should I make a pull request there as well?

timwindsor commented 11 years ago

Yep, send in a pull request for that repo with your addition. Thanks.