This is a simple project demonstrating how you can display the system
pasteboard menu on a regular UILabel
. The interesting code is in the
CopyLabel.m
class. Originally motivated by this question
on Stack Overflow.
This is a simple project demonstrating how you can display the system
pasteboard menu on a regular UILabel
. The interesting code is in the
CopyLabel.m
class. Originally motivated by this question
on Stack Overflow.