Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

User Image
C# Clouseau
87 discussion posts
Is there a way in a macro to have a specified item (with index number) in the History list to get the focus (=selected)? Something like, but fancy language: "SetFocusHistoryList(indexnumber)". And if so, how in Pinned list?
Jan 19, 2023  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
You can use this line to set your clipboard with a specified history item:

BFS.ClipboardFusion.SetClipboardWithHistoryItem();

and this line to set your clipboard with a specified pinned item:

BFS.ClipboardFusion.SetClipboardWithLocalPinnedItem();

If you're looking to have an item just highlighted without setting it to paste or to the clipboard, that's not something we support.
Jan 19, 2023  • #2
User Image
C# Clouseau
87 discussion posts
Clear Owen, thank you for the swift reply.
Jan 19, 2023  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)