Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Trusted Contributor
usr501
Posts: 189
Registered: ‎03-03-2012
My Carrier: rogers

copy to clipboard function in blackberry

does  blackberry support a 'local' copy function  that can be accessed  onClick  ?

local meaning 'in app' 

Please use plain text.
BlackBerry Development Advisor
chadtatro
Posts: 375
Registered: ‎10-01-2009
My Carrier: Bell

Re: copy to clipboard function in blackberry

Hi there,

 

Could you explain this a little more in depth? I'm not 100% sure what you're asking :smileyhappy:

Please use plain text.
Trusted Contributor
usr501
Posts: 189
Registered: ‎03-03-2012
My Carrier: rogers

Re: copy to clipboard function in blackberry

Chad,

I have a app with a form with several text/number input and result fields would like to be able to add copy/selectall  function to the form for pasting to memo/email/file etc..

 

Please use plain text.
BlackBerry Development Advisor
chadtatro
Posts: 375
Registered: ‎10-01-2009
My Carrier: Bell

Re: copy to clipboard function in blackberry

Oh I see.

 

There's nothing for the phone that does this for you.  You'd need to create an extension.  

 

If by chance this is for the PlayBook, there's one already made here https://github.com/blackberry/WebWorks-Community-APIs/tree/master/Tablet/Clipboard

Please use plain text.
Trusted Contributor
usr501
Posts: 189
Registered: ‎03-03-2012
My Carrier: rogers

Re: copy to clipboard function in blackberry

[ Edited ]

thx Chad-for smartphone OS6+ as well as tablet and 10

Please use plain text.
BlackBerry Development Advisor
chadtatro
Posts: 375
Registered: ‎10-01-2009
My Carrier: Bell

Re: copy to clipboard function in blackberry

Please use plain text.