Copy/Paste support

I don’t think you can currently do this in Corona, but one feature I would like to see is copy/paste support. It should not be that difficult to add in some hooks to access the pasteboard. I have one app idea I’m working on where it would be nice if the user could copy the results of action for pasting into another app on the device.

  • Stephen
    KigraSoft [import]uid: 4639 topic_id: 4979 reply_id: 304979[/import]

That’s assuming that you have “text” objects on screen. Since Corona is openGL far as I know everything is rendered as a graphic and drawn on each frame - including the text that you see.

[EDIT]: But you should be able to programmatically set the copy/paste buffer with a variable in your code. I see where you are going with that… [import]uid: 11393 topic_id: 4979 reply_id: 16209[/import]

Yes, that’s specifically what I want to do. I’ve been working on idea for which Corona would probably be a good fit, would be very graphics oriented, but at certain points a user would find it convenient to copy out some generated values for use in another app or in an email.

  • Stephen [import]uid: 4639 topic_id: 4979 reply_id: 16601[/import]

+1000 I would love the ability to write data to the clipboard.

This would open up an enormous number of potential apps that create output for sharing/pasting between apps/email, etc.

[import]uid: 40285 topic_id: 4979 reply_id: 35054[/import]

+1 for this. [import]uid: 8192 topic_id: 4979 reply_id: 36248[/import]

Does anyone know if this ever got implemented? I see that text/email message support is coming tomorrow (fantastic!)… this would be really useful alongside it for me to bring content from received text messages into my app. [import]uid: 93610 topic_id: 4979 reply_id: 75058[/import]

+1 [import]uid: 76063 topic_id: 4979 reply_id: 86742[/import]

+1000
I really need this feature… today!!=/
[import]uid: 103182 topic_id: 4979 reply_id: 86813[/import]

@marceloblanco, same here!!! :-/ [import]uid: 14018 topic_id: 4979 reply_id: 90938[/import]

@Mitaten
I’v filed a report to the bug section and they said that they had put in on high priority since so many users has requested this feature.

So, i think this will be added very soon. [import]uid: 103182 topic_id: 4979 reply_id: 90954[/import]

@marceloblanco, awesome news! hopefully it’ll get implemented soon, really want to use Corona for this app! [import]uid: 14018 topic_id: 4979 reply_id: 94149[/import]