blackberry / WebWorks

BlackBerry WebWorks for Smartphones is a platform for building deeply integrated web applications for BlackBerry smartphones
http://developer.blackberry.com/html5
268 stars 51 forks source link

Can't add icons to context menu items #115

Open adziri opened 12 years ago

adziri commented 12 years ago

I changed source code to be able to add icons to context menu items. Actually, only the following attributes are supported by MenuItem : isSeparator, ordinal, caption, and callback. A fifth attribute icon has been added. How can I commit the code or send patch ? Thank you.

kquinsland commented 12 years ago

you would need to host the code in your own repo and then issue a pull request. If you can't do this / don't know how to do this, please post the code here (as a reply to this comment) or host the code somewhere. Post the link here, and send a message to the guys that run this repo.