-
-
Notifications
You must be signed in to change notification settings - Fork 223
clipboard support for OSX and win32 #11
Copy link
Copy link
Closed
Labels
Description
Issue migrated from trac ticket # 11
component: client | priority: major | resolution: duplicate
2011-08-18 12:42:58: antoine created the issue
Some pointers which may be useful:
- windows-clipboard-viewer
- win32clipboard
- Build a Shared Clipboard Utility in Python
- MS Windows Clipboard (comp.lang.python)
Notes: it doesn't look like OSX supports events...
Carbon.Scrap.InfoScrap()has a serial number, so maybe we can poll/compare that?
Reactions are currently unavailable