Igor
Igor

Reputation: 6275

NSPasteboard availability after the app exit

ALL,

Have a following question:

If I allocate NSPasteboard, wrote some data into it, the quit the application, that data will still be available? I won't need to do anything extra?

Or there should be some kind of API call to retain the data in order to paste it into the other application after I exit mine?

TIA!!!

Upvotes: 1

Views: 37

Answers (0)

Related Questions