Pasting is done by using a triggered popup window. This window can be triggered by a hotkey, holding right-click, a special trigger window, and other methods.
ArsClip used to be barebones, but I think I can safely say that it has become a nicely featured and highly configurable program, due to user feedback.
Delphi 6 (Personal) source code is included - modify it freely for any non-profit use. NOTE: The newer versions are compiled with Turbo Delphi for Win32.
Features
- Multiple Permanent Clip groups
- Picture, RichText, File Copy, Unicode, HTML support
- Copy and paste automation support using Permanent Clips
- Highly configurable
- Win7 Jumplist support
What's New
Window: Popup
- New: Pinned/Popup Clips can be dragged into each others lists
Window: Edit Permanent Clip
- New: Updated "Online Code Examples" to not connect unless the "Connect" button is pressed
- Fix: JavaScript writeDebugText() not working when running nested scripts via [RUNCLIP]
- Fix: improved error reporting when debugging clips, including [RUNCLIP] issues
- Fix: possible exception when clicking an empty line of text in the window
Window: Configuration
New: updated ArsClip.ini file > [Hidden] section information
Misc
- New: added new [Hidden] variable JavaScriptTimeoutMS to set an optional timeout for scripts
- New: updated the Debug log (and Debug window) to show more information when running Permanent Clips
- Fix: functions that grab the clipboard as plaintext will now also convert a File(s) clip to text
- Fix: arsclip.ini setting can now override the UpDown control maximums
