Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Filter clipboard triggers by type
#1
Dear Gintaras,
I use a simple clipboard trigger with "." in RX. Nevertheless, this trigger works also when a picture is stored in clipboard, sometimes by layered products for example Powerpoint. Does it exist a way to filter clipboard triggers by type, for example to exclude pictures store in clipboard?

Many thanks, Simos
#2
Macro Macro2024
Trigger ^Clipboard_copy "."     Help - how to add the trigger to the macro
Code:
Copy      Help
if(IsClipboardFormatAvailable(CF_BITMAP)) ret
#3
Dear Gintaras,
Many thanks indeed!


Forum Jump:


Users browsing this thread: 1 Guest(s)